My Proxmox VE Bash Scripts on GitHub
Category : Knowledge
I’ve created a public repository on GitHub with few Bash scripts which may (or may not) be helpful for anyone administering a Proxmox VE Server.
I’ll add to this repository over time with any new scripts I write. Let me know if they are useful, or if you have any of your own in the comments.
Currently the scripts are:
- backup-all – will backup all OpenVZ Containers on the Proxmox cluster.
- ct-disk-space – a print out of the diskspace used by all OpenVZ Containers on the server.
- migrate – will migrate a Container to a different storage ID.
- restore-all -will restore all OpenVZ Containers on a cluster to the latest available backup.
Link to GitHub proxmox-scripts repository: https://github.com/JAC2703/proxmox-scripts