Skip to content

Script for automated backups in virtuozzo platform infrastructure

License

Notifications You must be signed in to change notification settings

yohrannes/vhi-backup-nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Easily restore snapshots from Virtuozzo Hybrid Infrastructure

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

Guide (execute just on VHI User Hosts)

Download script.sh

wget https://raw.githubusercontent.com/yohrannes/vhi-backup-nodes/main/backup-manager.sh

Show last seven snapshots

  • Check your containerid (not nodeid) from admin panel
bash backup-manager.sh <CTID>

Restore snapshots

bash backup-manager.sh <CTID> <BACKUP OPTION [0 - 6]>

Acknowledgements

  • 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.

About

Script for automated backups in virtuozzo platform infrastructure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages