-
Notifications
You must be signed in to change notification settings - Fork 0
Backup and Restore
WhiteMuush edited this page Jul 11, 2026
·
1 revision
Gardik stores everything in PostgreSQL. Back it up daily.
-
make backupdumps the database tobackups/(pg_dump custom format). -
make restore FILE=backups/<file>.dumprestores a dump (destructive, asks for confirmation). - Managed PostgreSQL (RDS, Cloud SQL, ...): prefer the provider's native backups and point-in-time recovery.
- Back up
DIRECTORY_ENCRYPTION_KEYseparately from the database. Without it, the encrypted directory configs inside a dump are unrecoverable.
Full guide (retention, crontab, restore test procedure): docs/backup.md
Gardik is source-available software by Melvin PETIT (WhiteMuush). Live demo, read only, no signup.
Getting started
Architecture
Features
- Breach Scanning
- Risk Scoring
- Directory Integrations
- MFA Coverage
- SCIM Provisioning
- Dashboard and Widgets
- Reports
- Exposure Register
Integrations
Identity and access
Reference
Contributing