This project uses OpenVZ container-based virtualization technology to perform automatic snapshot restoration. OpenVZ allows the creation and management of isolated containers, each operating as an independent server. This allows for high efficiency and container density per host machine. For more information, check the official documentation.
Docs |
---|
Virtuozzo PaaS Ops Docs (Cluster Overview) |
OpenVZ Docs |
wget https://raw.githubusercontent.com/yohrannes/vhi-backup-nodes/main/backup-manager.sh
- Check your containerid (not nodeid) from admin panel
bash backup-manager.sh <CTID>
bash backup-manager.sh <CTID> <BACKUP OPTION [0 - 6]>
- My sincere thanks to SaveinCloud and the entire support team for providing useful resources and support during the development of this project.
- Thanks also to Virtuozzo for making the free software available.