Docker Compose & Database Backups
Deploy complete application stacks and never worry about losing your data again.
What's New:
- Docker Compose deployments — Deploy full Docker Compose files directly to your VM infrastructure. Create, update, and undeploy Compose services with automatic Traefik integration for routing and SSL.
- Custom domains for Compose — Assign custom domains to individual services within your Compose stack. DNS verification ensures everything is configured correctly before going live.
- Scheduled database backups — Set up automatic backup schedules for your PostgreSQL databases. Configure how often backups run and let the system handle the rest.
- Backup retention policies — Define how long backups are kept. Old backups are automatically cleaned up based on your retention settings.
- S3 backup destinations — Store your database backups in any S3-compatible storage. Configure bucket credentials once and all backups go straight to your storage.
- Database restore — Restore your database from any backup with a single click. Browse available backups and see the last 10 directly in the UI.
- PostgreSQL node selection — Choose which node in your cluster runs PostgreSQL. Useful for dedicating resources.
Your applications are now easier to deploy and your data is safer than ever. Docker Compose support means you can bring your existing stack definitions, and automated backups with S3 storage give you peace of mind.