The Domino backup system unifies all Domino user data (Workbench and Domino app configuration) into a single cron
job, producing a single tarball backup. This cron job is called domino-workbench-backup
.
- Backup and restore overview
-
Backups are bundled into tarballs containing the mongo, Git, keycloak, vault, experiment management (MLflow) tracking database, and model secrets, as well as config files for the backup.
- Customize backups
-
Customizations are available through values fed to the
domino-data-importer Helm chart
. - Run a manual backup
-
You can create a backup manually, on-demand.
- Restore backups
-
Import data from the backup into current or new deployments.