Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

– new feature v1.0.104

Git source control for the IguanaX instance. All Iguana configurations and settings will be stored in a Git repository you define.

This can be used to:

  • Regularly backup your Iguana instance

  • Spin up a new Iguana instance as part of your Disaster Recovery procedure

  • Deploy pre-configured Iguana instances

  • Reset Instance: Use reset instance to replace all current IguanaX configurations with the configurations stored in a Git repository URL you provide.

  • Push/Pull as: select a user with the correct permissions within your git service to push and pull to the Iguana git instance repository.

  • Auto Push Every: Set the interval (in minutes) you wish Iguana to automatically backup to the Git repository via a Git push. Set to 0 to disable auto-backups.

  • Connected to: The Git URL of the repository storing the Iguana instance.

    • Use the Git Push button to manually backup the instance.

  • No labels