Automated Backup Manager
Every MLM admin's nightmare: "what if the database gets corrupted?" Our built-in backup manager eliminates that worry.
What it does
- Automated daily backups of the full database
- Geo-replicated storage, backups stored in a different region from the primary DB
- 30-day retention standard (up to 1-year retention on Enterprise)
- Point-in-time recovery, restore to any second within the last 30 days
- Incremental backups hourly, minimal performance impact
Admin UI
- View all backups with timestamps
- Download a backup as SQL dump + asset archive
- Test restore to a sandbox environment before committing to production restore
- Schedule additional ad-hoc backups before risky operations (data imports, plan changes)
Self-hosted option
If you self-host, backups write to:
- Your own S3 / GCS / Azure Blob bucket
- SFTP destination
- Local filesystem with rotation
- Multiple destinations simultaneously (for belt-and-braces)
Encryption
All backups encrypted at rest with AES-256. Encryption key management via AWS KMS, GCP KMS, or HashiCorp Vault.
RPO / RTO
- Starter: RPO 24h, RTO 24h
- Professional: RPO 4h, RTO 8h
- Enterprise: RPO 15min, RTO 1h + quarterly DR drills
