Skip to main content
Star us on GitHub Star

Database Backup

The OpenZiti Controller uses a Bolt database to store its state. The database is a writeable file in a path specified by the controller's configuration property db (link to config reference).

Use the controller's built-in database snapshot operation to preserve data integrity. The snapshot operation creates a snapshot file in the same filesystem directory as the main database file on the controller host.

ziti edge db snapshot
Expected output
"" (empty string)