Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Follow the steps below to configure your Iguana X IguanaX Git settings with GitHub cloud service.

In Iguana XIguanaX, go to Settings > Git. For each step, click on the Screen Shot 2024-04-16 at 11.01.45 AM.pngImage Added button to set your configurations.

Expand
titleSTEP 1: Author Info - Enter a name and email to be used to label your commits

Git requires a name and email to label your commits. We recommend you use an email address recognized by your Git cloud host GitHub so you can trace your commits in that cloud serviceit.

Screen Shot 2024-04-15 at 1.20.49 PM.pngImage Removedauthor-info.pngImage Added

We also use this Author Info to help Identify your Iguana so if you have problems we can help you!

Expand
titleSTEP 2: Cloud Service Git Server - Choose GitHubgithub.com

Selectgithub.com (Cloud - GitHub) from the dropdownlist of Git Servers.

Screen Shot 2024-04-15 at 1.21.18 PM.pngImage RemovedImage Added
Expand
titleSTEP 3: Cloud Server Token - In GitHub, generate a personal access token for Iguana to authenticate

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.

  1. Go to https://github.com/settings/tokens/new to create a new personal access token in Github.

Enter
  1. In GitHub, enter a Note

and appropriate Expiration according to your preferences.Screen Shot 2024-04-15 at 2.21.57 PM.pngImage Removed
  • Grant the following Scopes and click Generate Token:

Screen Shot 2024-04-15 at 2.17.31 PM.pngImage RemovedScreen Shot 2024-04-15 at 2.17.55 PM.pngImage Removed
  1. , Expiration, and grant the Scopes listed in the Set Server Token Window. Click Generate Token.

  2. Copy the generated GitHub access token and paste it in your

Iguana X Git Cloud
  1. IguanaX Server Token setting.

Screen Shot 2024-04-15 at 2.29.30 PM.pngImage Removed
  1. GitHub will only show you this once - if you forget it you will need to generate a fresh one.

Image Added
Expand
titleSTEP 4: Key Pair SSH - Generate a public-private key pair for SSH authentication

In Key Pair SSH, use the Generate button to have Iguana generate a private key pair for you. For more information on SSH see: How does Iguana X IguanaX use SSH?

Screen Shot 2024-04-15 at 2.31.27 PM.pngImage RemovedImage Added
Expand
titleSTEP 5: Cloud Server SSH - Register your public key with GitHub

In Cloud SSH, click Register to have Iguana register your public key with Github.

Screen Shot 2024-04-15 at 2.42.31 PM.pngImage RemovedAll Done! Image Added

You can see your registered public key in your GitHub account Settings > SSH and GPG keys (under Access)