Post

Proxmox Automation with Proxmox Helper Scripts!

Proxmox helper scripts is a collection of scripts to help you easily make changes to your Proxmox VE server along with installing many LXC Containers. This makes installing, configuring, and maintaining your Proxmox server in your HomeLab along with many applications as simple as running a script.

📺 Watch Video

Note: ttek who created the scripts initially is no longer able to maintain these scripts due to health issues. We thank ttek for his contributions and wish him the best. He has turned it over the the community and links in this post were updated to reflect the community version

Check out Proxmox VE Helper Scripts on Github: https://github.com/community-scripts/ProxmoxVE

  • This is the new community version of the repo

Disclosures

  • Nothing in this video was sponsored

Notes

Note: Be sure to always inspect any script before executing it, whether local or from the internet!

You can find the website here: https://community-scripts.github.io/Proxmox/scripts

  • This is the new community version of the site

If you want to execute scripts from a commit SHA (somewhat immutable), you can execute the script like so (commit SHA of the date this video was released):

You can now use this hash to execute this script. This will ensure that you can run this repeatable (and not always latest)

1
bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/a4a1821822f0f00fde56bc9b1ebe7204f5e01c08/install/homeassistant-core-install.sh)"

You can reuse this commit SHA for all other scripts (just replace the path)

Join the conversation

🛍️ Check out the new Merch Shop at https://l.technotim.live/shop

⚙️ See all the hardware I recommend at https://l.technotim.live/gear

🚀 Don’t forget to check out the 🚀Launchpad repo with all of the quick start source files

🤝 Support me and help keep this site ad-free!

This post is licensed under CC BY 4.0 by the author.