Hi, as part of my thesis for my studies I prepared a simple backup system for virtual machines.
It is based on bash and commands.
It is not high level but it might be useful to someone. I am also generally keen to read your feedback on this project. There are no bad reviews! Objectivity is the best!
AD: Readme in Polish
https://github.com/rvczkowski/proxmox-backup-system
Edit:
For the future:
And most importantly: queuing jobs to more servers
This is currently added to the cron task
It is based on bash and commands.
It is not high level but it might be useful to someone. I am also generally keen to read your feedback on this project. There are no bad reviews! Objectivity is the best!
AD: Readme in Polish
https://github.com/rvczkowski/proxmox-backup-system
Edit:
For the future:
- I plan to change the log files to tmpdir
- I plan to implement rsync
- I am in the process of modifying the script to use the API
- I plan to implement a separate server to maintain backups
And most importantly: queuing jobs to more servers
This is currently added to the cron task
Last edited: