Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
proxmox-helper-scripts.vercel.app
Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
1–10 of 13 posts
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#2The way I've approached 2) is utilizing the many thousands of existing VM/container build definitions and having just a single proxmox specific script handle the deployment of the base VM/container using the built in template system. Here the scripts seem to take the same base approach but rather than reusing or adapting existing VM/container build definitions they manually reimplement the steps in a slightly different syntax. Unless it becomes wildly popular to do this specifically on Proxmox for many years that means the selection will be small and constantly going out of date.
I've found 1) invaluable though. It was hard to see where to get up to date scripts for certain post install tasks (nag buster, non-enterprise repo) especially as things were slightly different on PBE vs PVE and it wasn't always immediately clear if a script supported both or where to get a script for the other if not.
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#3Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#4Having used this to manage my home Proxmox setup before I migrated to Unraid, the management and setup scripts are a huge help. I’d also highly recommend the LXC container scripts, they even have one for generic docker containers which lets you run nearly every service in a separate LXC.
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#5Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#6Having used this to manage my home Proxmox setup before I migrated to Unraid, the management and setup scripts are a huge help. I’d also highly recommend the LXC container scripts, they even have one for generic docker containers which lets you run nearly every service in a separate LXC.
I turned my proxmox server off as I look to transition to something much less power hungry (still have my Unraid up) but I set up portainer in a turnkey environment and was setting up all my docker apps through there. Is it better to use separate LXCs?
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#7> Be cautious of copycat or coat-tailing sites that exploit the project's popularity with potentially malicious intent. Please only trust information from https://Helper-Scripts.com/ or https://tteck.github.io/Proxmox/.
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#8I'm confused about whether/how this is related to https://github.com/tteck/Proxmox/
I'm assuming there's no malicious intent here, but tteck explicitly warns against these kinds of copycat sites.
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#9I'm confused about whether/how this is related to https://github.com/tteck/Proxmox/
> This website is not affiliated with the Proxmox VE Helper Scripts repository. This website is simply a redesign of the original website, with a focus on readability and security. I'm assuming there's no malicious intent here, but tteck explicitly warns against these kinds of copycat sites.
Re: Show HN: Proxmox VE Helper Scripts: Make managing your homelab a breeze
#10From the original project Github README.md [1] > Be cautious of copycat or coat-tailing sites that exploit the project's popularity with potentially malicious intent. Please only trust information from https://Helper-Scripts.com/ or https://tteck.github.io/Proxmox/ . [1] https://github.com/tteck/Proxmox
I still use the original site because the new one is (IMHO) horrible.