claviz-entity-backup
v0.0.2
Published
Automatically backup your entities to GIT on branch merge and Claviz instance start!
Readme
Make sure to setup these variables in KeyVault:
- CLAVIZ_ADMIN_USERNAME
- CLAVIZ_ADMIN_PASSWORD
- BACKUP_GIT_URL - https URL to remote GIT repository including your username and password or Personal Access Token. IMPORTANT! Make sure this repository has branch named
masterand it already has initial commit
