This n8n workflow automates the daily backup (snapshot) process for VPS servers hosted on Contabo. It runs automatically every midnight, generating a timestamped snapshot for each instance, and ensures that old snapshots are deleted before creating new ones. The process involves authenticating with the Contabo API, fetching a list of instances, checking for existing snapshots, and managing snapshot lifecycle efficiently. The setup includes configuring API credentials and scheduling, making it suitable for system administrators and DevOps teams seeking reliable, hands-free VPS backup management.
Automated Daily Backup of Contabo VPS via n8n
Node Count | >20 Nodes |
---|---|
Nodes Used | dateTime, httpRequest, if, manualTrigger, merge, scheduleTrigger, set, splitOut, stickyNote |
Reviews
There are no reviews yet.