Supercharge Proxmox with Proxmox Helper Scripts
Discover powerful Proxmox Helper Scripts to enhance your virtual machines, manage containers, and automate your homelab. From media servers to network security, explore tools to simplify your tech.

If you're using Proxmox for managing virtual machines and containers, you know how powerful and versatile it can be. But sometimes, a few extra tools can make things even easier.
That's where Proxmox Helper Scripts come in. Available at tteck.github.io/Proxmox, these scripts are designed to get your containers up and running as quickly as below.
The scripts are open source and allow you to input required settings, like CPU settings, ram, storage, etc.
Below is an overview of some of these scripts
Proxmox
Proxmox VE Post Install
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.sh)"
This script allows you to disable the Enterprise Repo, add or correct PVE sources, enable the No-Subscription Repo, add the test Repo, disable the subscription nag, update Proxmox VE, and reboot the system. To use it, run the command in the Proxmox VE Shell
Proxmox VE LXC Updater
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/update-lxcs.sh)"
This script is designed to simplify and speed up the process of updating all LXC containers across various Linux distributions, including Ubuntu, Debian, Devuan, Alpine Linux, CentOS-Rocky-Alma, Fedora, and ArchLinux. It automatically skips templates and specific containers during the update, making it highly convenient and user-friendly
Proxmox Backup Server Post Install
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pbs-install.sh)"
This script offers several options specifically for the Proxmox Backup Server (PBS). It can disable the Enterprise Repo, add or correct PBS sources, enable the No-Subscription Repo, add the test Repo, disable the subscription nag, update Proxmox Backup Server, and reboot PBS.
Home Assistant
Home Assistant OS VM
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
This script simplifies the creation of a Virtual Machine (VM) using the official KVM (qcow2) disk image from the Home Assistant Team. It handles everything from locating and downloading the image to extracting it and setting up user-defined configurations. The script then imports and attaches the disk, sets the boot order, and starts the VM.
Zigbee2Mqtt
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/zigbee2mqtt.sh)"
Zigbee2MQTT is an open-source software project designed to integrate Zigbee-based smart home devices, such as those from Philips Hue and Ikea Tradfri, with MQTT-based home automation systems like Home Assistant and Node-RED. Acting as a bridge, Zigbee2MQTT enables control and monitoring of Zigbee devices through your home automation platform, making it easier to manage all your smart home devices in one place.
Z-Wave JS UI
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/zwave-js-ui.sh)"
Z-Wave JS UI is an open-source software that acts as a bridge between Z-Wave devices and the MQTT (Message Queuing Telemetry Transport) protocol. This software allows you to control and monitor your Z-Wave devices through a user-friendly interface. It provides a flexible platform to manage Z-Wave networks and integrate them with other smart home systems via MQTT, enhancing your ability to oversee and automate your smart home setup.
Monitoring
Change Detection
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/changedetection.sh)"
Change Detection is a service designed to help you keep track of changes on web pages and receive notifications when updates occur. It's useful for various tasks, such as monitoring price changes on shopping sites, staying updated with news websites, or tracking updates on online forums. With Change Detection, you can easily stay informed about the latest changes on your favorite websites.
Pi.Alert
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/pialert.sh)"
Pi.Alert is a WIFI/LAN intruder detection system that monitors devices connected to your network. It alerts you when unknown devices join and also warns you if any "always connected" devices disconnect. This helps you maintain security and awareness of all devices on your network.
SmokePing
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/smokeping.sh)"
SmokePing is an advanced latency measurement tool that can measure, store, and display metrics such as latency, latency distribution, and packet loss. It's designed to provide detailed insights into network performance, helping you identify and troubleshoot issues effectively.
Uptime Kuma
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/uptimekuma.sh)"
Uptime Kuma is a monitoring and alerting system designed to track the availability and performance of servers, websites, and other internet-connected devices. This open-source, self-hosted tool features a visually appealing interface that makes it easy to monitor your infrastructure and receive notifications about any downtime events, helping you ensure your services remain up and running smoothly.
Docker
CasaOS
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/casaos.sh)"
CasaOS is a user-friendly software designed to help you create a personal cloud system at home. Leveraging the Docker ecosystem, it simplifies the management of various applications and services, providing an intuitive interface that makes setting up and maintaining your own cloud environment straightforward and accessible.
Docker + Portainer
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker.sh)"
Portainer is a powerful management tool for Docker that simplifies the process of managing your Docker containers, images, networks, and volumes. With its intuitive web-based interface, Portainer makes it easy to deploy, manage, and monitor your Docker environments, enhancing the overall user experience.
Network
Omada Cloud Controller
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omada.sh)"
Omada Controller is a software application designed for managing TP-Link's Omada EAP devices. It enables administrators to centrally oversee numerous EAPs, monitor network performance, and control user access. With its intuitive interface, Omada Controller simplifies network configuration, firmware upgrades, and network monitoring. This streamlines the management process, reduces manual intervention, and enhances the security and reliability of the network.
Unifi Network Server
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/unifi.sh)"
UniFi Network Server is a software application designed to manage and monitor UniFi networks, including Wi-Fi and Ethernet. It provides an intuitive user interface and advanced features that enable network administrators to configure, monitor, and upgrade network devices. Additionally, it offers the ability to view network statistics, track client devices, and review historical events. The goal of the UniFi Network Server is to streamline the management process, making it easier and more efficient for administrators to maintain their UniFi networks.
Traefik
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/traefik.sh)"
Traefik is an open-source edge router and reverse proxy designed to simplify the management of microservices. It automatically discovers services, dynamically updates routing rules without causing downtime, provides load balancing, handles SSL termination, and supports various middleware for added functionality. Perfect for cloud-native environments, Traefik integrates seamlessly with platforms like Docker and Kubernetes, making it an ideal choice for modern application infrastructures.
Cloudflared
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/cloudflared.sh)"
Read more: Securely Self-Host Ghost on Proxmox Using Cloudflared - No Open Ports Needed
Cloudflared is a command-line tool that enables secure access to resources on the Cloudflare network, such as websites and APIs, directly from your local computer. By creating a secure tunnel between your computer and the Cloudflare network, Cloudflared allows you to access these resources as if they were on your local network, ensuring secure and seamless connectivity.
Media
Plex
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/plex.sh)"
Plex Media Server is a software application that organizes and streams your personal media collections, such as videos, music, and photos, to any device. It provides an intuitive interface for managing and accessing your media library from computers, smartphones, smart TVs, and streaming devices. With features like automatic metadata tagging, remote access, and support for a wide range of file formats, Plex Media Server offers a comprehensive solution for enjoying your media anywhere and anytime.
Readarr
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/readarr.sh)"
Readarr is an open-source ebook and audiobook manager designed to help you automate the process of finding, downloading, and organizing your digital reading collection. It integrates with various search indexers and download clients, allowing you to automatically fetch new releases and manage your library with ease. With its user-friendly interface, Readarr helps you keep track of your favorite authors, monitor upcoming releases, and ensure your collection is always up to date.
Sonarr
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/sonarr.sh)"
Sonarr is an open-source application for automating the management and downloading of TV series. It allows users to monitor their favorite TV shows, automatically searching for new episodes and downloading them through various supported download clients. With features like episode monitoring, automatic downloading, and organization of downloaded content, Sonarr ensures that your TV series collection is always up-to-date and neatly arranged. Its user-friendly interface makes it easy to manage shows, track upcoming episodes, and customize download preferences.
Radarr
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/radarr.sh)"
Radarr is an open-source application designed for automating the management and downloading of movies. It allows users to monitor their movie collections, automatically searching for and downloading new releases through various supported download clients. With features like movie monitoring, automatic downloading, and organization of downloaded content, Radarr ensures that your movie library is always up-to-date and well-organized. Its intuitive interface makes it easy to manage movies, track upcoming releases, and customize download preferences, providing a seamless experience for maintaining your movie collection.
Miscellaneous
Motioneye
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/motioneye.sh)"
MotionEye is an open-source video surveillance software that provides a simple, user-friendly interface for managing and monitoring security cameras. It supports a wide range of camera types, including network cameras and USB webcams, allowing you to set up a comprehensive surveillance system. MotionEye offers features such as motion detection, recording, and remote access, enabling you to monitor your cameras and review footage from anywhere. Its intuitive interface makes it easy to configure camera settings, view live feeds, and manage recordings, making MotionEye a versatile solution for your video surveillance needs.
Frigate
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/frigate.sh)"
Frigate is an open-source video surveillance software that integrates with Home Assistant and utilizes AI for real-time object detection. It is designed to work with existing IP cameras and provides features like motion detection, person detection, and other object recognition capabilities. Frigate leverages machine learning models to identify and alert you to specific objects or events, making your security system smarter and more efficient. With its user-friendly interface, Frigate allows you to set up zones, configure notifications, and review recorded footage, offering a powerful and customizable surveillance solution.
Pihole
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/pihole.sh)"
Pi-hole is an open-source network-level ad blocker that functions as a DNS sinkhole, designed to block ads and trackers across your entire network. By intercepting DNS requests and preventing ads from being loaded, Pi-hole enhances your browsing experience by speeding up web page load times and protecting your privacy. It can be easily installed on a Raspberry Pi or other Linux-based systems, providing a user-friendly web interface for managing blocked domains, monitoring network traffic, and viewing detailed statistics. Pi-hole effectively eliminates unwanted content and improves overall network performance.
Paperless-ngx
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.sh)"
Paperless-ngx is an open-source document management system designed to help you digitize and organize your paper documents. By using OCR (Optical Character Recognition), Paperless-ngx can convert scanned documents into searchable text, making it easy to find and retrieve specific information. The system provides a user-friendly interface for uploading, categorizing, and tagging documents, allowing for efficient organization and access. With features like automated import, document tagging, and robust search capabilities, Paperless-ngx simplifies the process of managing your digital documents and reduces the clutter of physical paperwork.
Wiki.js
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.sh)"
Wiki.js is an open-source, powerful, and extensible wiki software designed to make documentation and knowledge management easy. It offers a modern and intuitive interface for creating, editing, and organizing content. Built on Node.js, Wiki.js supports Markdown and other markup languages, provides a robust permission system, integrates with various authentication providers, and offers features like version control, search functionality, and custom themes. With its flexible and user-friendly design, Wiki.js is suitable for both personal use and large-scale enterprise documentation projects.
Homepage
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homepage.sh)"
Homepage is a customizable dashboard that allows you to centralize and access various web resources, services, and applications from a single, easy-to-use interface. It serves as a personal home page where you can organize links, widgets, and information, making it convenient to navigate your frequently used tools and websites. With support for different themes, layouts, and integrations, Homepage can be tailored to suit your preferences and workflow, providing a streamlined and efficient way to manage your online activities.
Syncthing
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/syncthing.sh)"
Syncthing is an open-source, decentralized file synchronization tool that allows you to securely sync files between multiple devices. It operates without a central server, ensuring that your data stays private and is only shared between your devices. Syncthing is easy to set up and provides a user-friendly web interface for managing your synchronized folders and devices. It supports cross-platform synchronization, encryption, and versioning, making it a powerful solution for keeping your files up-to-date and accessible across all your devices.
Whether you're looking to manage your virtual machines, streamline your media library, or enhance your network security, there's a wide array of tools and software available to meet your needs. From automation with Sonarr and Radarr to secure file synchronization with Syncthing, each tool offers unique features to simplify and improve your tech ecosystem. Explore these solutions to find the perfect fit for your setup and take control of your digital environment today