How to: Enable backups with Object Storage
Last updated: March 3, 2026
Backups require an American Cloud Object Storage bucket as the destination repository. Follow these steps to configure automated backups.
Prerequisites
- A running database in Managed Databases
- Access to American Cloud Object Storage
Steps
- Go to Object Storage in the control panel and create a storage unit if you don't have one.
- Create a bucket (e.g.,
my-db-backups). - Return to your database and open the Backups tab.
- Click Add Repository and connect the bucket you created.
- Once connected, the Status in Backup Configuration updates to Enabled.
- Click Create Schedule to configure a recurring backup interval and retention policy.
Verify backups are working
- In the Backups tab, click Trigger Backup to run a manual backup immediately.
- Check Backup History — the backup should appear with a
Completedstatus within a few minutes.
Notes
- Backups are disabled by default. The Trigger Backup button is inactive until a repository is added.
- Object Storage buckets must be in the same account as the database.
- Configure backups before the database reaches production traffic.
See also: Backups · Object Storage docs
[ On this page ]