# Automated snapshot management for DigitalOcean Droplets on a schedule
This automation ensures reliable, hands-free backup management for DigitalOcean Droplets by automatically rotating snapshots based on a defined limit. It’s designed for technical users who need consistent backups without manual intervention.
## Who it´s for
- Server administrators using DigitalOcean for hosting
- DevOps engineers requiring automated backup processes
- VPS owners wanting to maintain up-to-date snapshots without manual work
## What the automation does
- Runs every 48 hours via cron schedule
- Fetches all Droplets from the DigitalOcean account
- Retrieves existing snapshots for each Droplet
- Deletes the oldest snapshot if count reaches or exceeds 4
- Creates a new snapshot to ensure current data backup
## What´s included
- Ready-to-use n8n workflow
- Trigger and handler logic based on cron_schedule
- Integrations with DigitalOcean API via HTTP requests
- Basic text instructions for launch and adaptation
## Requirements for setup
- DigitalOcean account with active Droplets
- DigitalOcean API key with snapshot management permissions
- Access to an n8n instance (self-hosted or cloud)
## Benefits and outcomes
- Fully automated backup rotation
- Prevents storage overflow by removing outdated snapshots
- Maintains a fixed number of recent backups
- Reduces risk of data loss due to human error
- Saves time on repetitive server maintenance tasks
## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet