Backing up Team Edition
Follow these steps to back up your instance of Team Edition:-
Install
pg_dumpandpg_restore. -
Run the following command from the install directory:
-
Save the
repo.backup.zipfile to a secure location. -
Save the
REPO_TOKEN_CLIENT_SECRETandREPO_KEYCLOAK_SYNC_CLIENT_SECRETvalues from the.envfile in the installer directory.
Restoring Team Edition
Follow these steps to restore your instance of Team Edition:- Reinstall Team Edition.
-
Reinstall
pg_dumpandpg_restoreas shown above. -
Copy the
repo.backup.zipfile. -
Run the following command from the install directory:
-
Modify the
.envfile in the install directory and replaceREPO_TOKEN_CLIENT_SECRETandREPO_KEYCLOAK_SYNC_CLIENT_SECRETwith the values saved earlier. -
Run the following in the install directory:

