Database
August 28, 2025 ยท View on GitHub
Manage the database backup and restore at the ./backup directory.
Database backup
Backup a database by NAMESPACE.
make database-backup NAMESPACE=yourproject
Database restore
Restore a database by NAMESPACE.
make database-restore NAMESPACE=yourproject