Follow the steps below to configure your IguanaX Git settings to leverage your local GitHub server.
First, you need to add your local GitHub server to your Settings > Git Servers list.
See Git Servers to add your local GitHub Server. |
Go to Settings > Git. For each step, click to set your configurations.
Git requires a name and email to label your commits. We recommend you use an email address recognized by GitHub so you can trace your commits in it. ![]() We also use this Author Info to help Identify your Iguana so if you have problems we can help you! |
Select your local GitHub server address from the list of Git Servers. ![]() |
IguanaX needs to have the ability to create Git repositories on GitHub. This means we need to create an access token with the correct permissions. Iguana will use the token to authenticate with GitHub.
![]() |
In Key Pair SSH window, use the Generate button to have Iguana generate a private key pair for you. For more information on SSH see: How does IguanaX use SSH? ![]() |
In Server SSH, click Register to have Iguana register your public key with GitHub. ![]() You can see your registered public key in your GitHub account Settings > SSH and GPG keys (under Access) |