Proxmox VE shell scripts for automating different types of Virtual Machine or Template installs
Find a file
2026-01-27 22:11:52 +02:00
.github/workflows Update shellcheck.yml 2023-02-01 21:42:26 +02:00
proxmox-cloudinit-script Add new distros to README 2025-01-07 18:09:47 +02:00
proxmox-truenas-script Update TrueNAS SCALE and CORE versions 2025-01-07 18:11:42 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-02-05 22:57:44 +02:00
LICENSE Initial commit 2023-01-26 00:30:12 +02:00
README.md Capitalize CalVer 2023-07-16 15:40:06 +03:00

CalVer License ShellCheck

Proxmox Scripts by roib20

Proxmox VE shell scripts for automating different types of Virtual Machine or Template installs. Current scripts include:

FAQ

Is there any more information available about these scripts?

Of course! Choose one of the scripts above to read a full detailed README and FAQ for each script.

I don't want to run random Bash scripts from GitHub.

This is understandable. All these scripts are open-source; you can read their source code and judge for yourself if you want to run these scripts. In fact I would encourage understanding what any shell script does before blindly running it! If you have any questions about any of the scripts and what they do, feel free to open a post in Discussions.

If you run into any security issues, please report them in the Security tab.

If you are not happy with everything a certain script does, feel free to fork or clone this repo and edit it to fit your needs, or open a Pull Request if you think it will help others.

Are contributions welcome?

Yes. Please read through CONTRIBUTING.md.