Set up a home media server (Jellyfin, Plex) on Proxmox with one command instead of manually installing packages and editing configs.
Deploy a complete home automation stack (Home Assistant, Zigbee2MQTT, Node-RED) across multiple containers with sensible defaults in under five minutes.
Add network monitoring and ad-blocking (Pi-hole, AdGuard Home) to your self-hosted infrastructure without hunting for dependencies.
Quickly spin up databases, security tools, or developer utilities on Proxmox containers and manage them via post-install helpers.
Requires Proxmox VE infrastructure, valid VM/container environment, and network access to download service dependencies.
This repository is a community-run collection of helper scripts for Proxmox VE. Proxmox VE is a free, Debian-based operating system that you install on a server to run virtual machines and lightweight containers, and people often use it at home to run a "home lab" of self-hosted services. The problem the project solves is that installing each of those services normally means hunting for packages, editing configuration files, and gluing things together by hand. These scripts replace all that with one-line install commands that you paste into your Proxmox shell. The workflow described in the README is simple: go to community-scripts.org, search for the service you want such as Home Assistant, Nginx Proxy Manager, or Jellyfin, copy the one-line install command from its page, paste it into the Proxmox shell, and answer a few prompts. Each script offers two modes. Default mode picks sensible defaults for CPU, RAM, and storage and only asks the bare minimum, so most installs finish in under five minutes. Advanced mode hands you full control over container settings, networking, storage backends, and application configuration. After install, each container also includes a post-install helper for updates, settings changes, and basic troubleshooting. The collection covers hundreds of services across categories such as home automation (Home Assistant, Zigbee2MQTT, ESPHome, Node-RED), media (Jellyfin, Plex, Radarr, Sonarr, Immich), networking (AdGuard Home, Nginx Proxy Manager, Pi-hole, Traefik), monitoring (Grafana, Prometheus, Uptime Kuma, Netdata), databases (PostgreSQL, MariaDB, Redis, InfluxDB), security (Vaultwarden, CrowdSec, Authentik), and dev tools (Gitea, Portainer, VS Code Server, n8n). You would use this project if you are running Proxmox VE versions 8.4, 9.0, or 9.1 on your own hardware and want a fast, repeatable way to spin up self-hosted apps without becoming an expert in each one's install procedure. The scripts are shell scripts and require root shell access on the Proxmox host plus an internet connection during install. It is MIT-licensed and built on the foundation of an earlier project by @tteck.
Generated 2026-05-21 · Model: sonnet-4-6 · Verify against the repo before relying on details.