Simple bash script to snapshot your Contabo VPS using Contabo API.
To use it:
git clone
- copy
config.conf.template
toconfig.conf
- put your Contabo credentials in
config.conf
- excecute the script:
./contabo_snapshot.sh
- that's all
The script delete the oldest snapshot and create a new snapshot.