Create daily snapshots using Python on Digitalocean
Use python to automatically create daily snapshots on digitalocean. This script will generate the new snapshot and automatically remove the old one. (more…)
Read more »
Specifying the exact amount of resource in python using built-in modules… Read more