About the Proxmox VE category

The forum for Proxmox and all things relating to it.
Proxmox VE Helper-Scripts, tools and tutorials.

1 Like

Be seriously aware of these scripts. They run as root and could do anything to your proxmox server. I have moved to running debian vms with docker containers. A lot of the scripts run things that also have docker-compose files. That method is a bit more management but keeps any damage localized to the vm.

At least inspect whatever the curl *.sh does before you sudo bash it.

Scripts have moved to proxmox-scripts.com.

You can look at the code for every script there before running anything.