Reset Instance
On the Git Instance Settings page you can find the Reset Instance feature. Reset Instance enables users to overwrite the current instance configurations with those from a defined Git repository. This ensures quick restoration or efficient setup of Iguana in new environments.
You must use the checkboxes to confirm:
The instance will be reset and all existing data will be deleted.
The Push/Pull user configured on the Git Instance Settings page has the correct permissions for the repository to be used to reset the IguanaX instance.
Provide the Git URL of the repository to be used to pull down and overwrite the IguanaX instance configurations. The URL can be either:
HTTPS URL: e.g.,
https://admin@bitbucket.org/admin/win_iguana_instance.git
SSH URL: e.g.,
ssh://git@bitbucket.org/admin/iguana_instance.git