Skip to main content

Backup

Back up the node configuration, genesis/network files, and database snapshots. API credentials, gateway config, and Postgres indexer state are separate backup domains.

ArtifactBackup methodRestore check
Full node configGit or secret-managed config bundleNode starts with expected network and ports.
Node databaseConsistent volume snapshotCheckpoint advances after restore.
Event indexer PostgresDatabase dump or PITRLast checkpoint and event rows match.

Keep restore drills in /operations/disaster-recovery rather than relying on backup success logs.