1.0.0-rc.1 · Release Candidate1 min read
Backup Configuration
Define backup ownership, scope, encryption, retention, and restore verification for AutoCore.
The edition backup utility captures a PostgreSQL dump, media manifest, counts, migration count, secret-free environment fingerprint, edition manifest metadata, and search settings. It excludes plaintext secrets, Redis cache, transient sessions, node modules, build artifacts, and Meilisearch documents.
The infrastructure backup script can encrypt a PostgreSQL dump and optionally upload it to an operator-managed off-site target; it is not run by this documentation task.
Verification
Verify checksum, archive contents, database counts, media manifest, retention, encryption, and—when safe—a temporary restore. Never publish a real backup path or key.
Related articles
Backup Before UpgradeCreate and verify the authoritative-state backup required before an AutoCore upgrade.Disk and Storage PlanningPlan persistent database, media, backup, and temporary installation storage for AutoCore.Restore and RecoveryConsolidated recovery boundaries for PostgreSQL, configuration, media, search, Redis, and interrupted operations.