Backups are automatically-created disk images of Droplets. Enabling backups for Droplets enables system-level backups at weekly intervals, which provides a way to revert to an older state or create new Droplets.
You can enable backups during Droplet creation and on existing Droplets.
To create a new Droplet with backups enabled, from the DigitalOcean Control Panel, open the Create menu and select Droplets.
Fill out the fields following the normal Droplet creation process. In the recommended options section, click Enable Backups.
Once you have selected any other options, click Create.
If you’re using the API to create a Droplet, you can enable backups by adding "backups": true
to the request body.
To enable Droplet backups on an existing Droplet, from the Droplet page in the control panel, click the name of the Droplet, and click Backups in the Droplet menu.
In the Backups section, click Enable Backups.