Backup & Restore

DevGuard stores all data in PostgreSQL. Use pg_dump to back up your databases.

Databases

DatabaseContent
devguardApplication data
kratosUser authentication

Backup

We recommend using a tool like pg_dump to back up the databases. You may want to schedule regular backups using cron jobs or other scheduling tools.

Restore

Have feedback? We want to hear from you!

Fields marked with * are required