Docs
Backups
Database dumps, volume archives, and instance self-backup.
Database backups
Per-database schedules → S3-compatible Destinations. Passwords never land on argv (stdin / in-container). Restore by selecting a backup key in the panel.
Volume backups
Back up named volumes attached to applications or compose services on a cron — useful for CMS uploads, Immich libraries, etc.
Instance backup
- Settings → Backup storage → Instance backups
- pg_dump of Nixploy's own database + tar of the config dir (Traefik/ACME/SSH)
- Requires org admin — captures every tenant's data
- Restore is intentional/manual onto a fresh host (same ENCRYPTION_KEY)
Also see the repository guides under docs/ · REST API reference