The Git Instance settings page allows you to integrate Git source control with your IguanaX instance. All Iguana configurations and settings are stored in a Git repository that you define.
Connecting IguanaX to a git Git repository enables:
Tracking Configuration Changes: View the Commit History to monitor changes across your IguanaX instance.
Automate Automatic Backups: Regularly back up your instance to a Git repository for safe storage.
...
Expand | ||
---|---|---|
| ||
Connect IguanaX to a Git repository to store all instance configurations.
Any components or libraries not connected to a repository or configured as a plain folder will not be pushed to the Git Instance repository. If this occurs, a Push Warning will display to remind you that the following components were not backed up. |
Expand | ||
---|---|---|
| ||
IguanaX can automatically create Git commits when certain actions are taken (such as deleting components) to ensure regular snapshots of your instance’s configurations. You can set an interval in minutes for automatic Git pushes to back up changes. If set to 0, auto-backups are disabled. |
Expand | ||
---|---|---|
| ||
Define the user with the appropriate permissions to push changes or pull updates from the configured Git repository. This ensures that your IguanaX instance can securely interact with the repository. |