You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Iguana X has the ability to create Git repositories on various Git cloud services.
The Git settings page is where users can configure their Git cloud host settings according to the Git cloud service you choose. Every User will need to configure the Git settings associated with their account:
Use the following setup instructions according to the Git cloud service you want to configure:
STEP 1: Author Info - enter a name and email to be used to label your commits.
Git requires that you give your name and email address. Each Iguana User will need to add their Git credentials the first time they login.
You can pick anything you like but it’s best practice to pick an email address that your Git cloud host will recognize if you want to be able to trace your commits in that cloud host. Cloud host providers like Bitbucket and Github will try and match the email address to known users.
We also use this to help Identify your Iguana so if you have problems we can help you.
STEP 2: Cloud Service - choose the Git cloud service you want to configure
Select from the dropdown, which Git Cloud Service you want to configure.
STEP 3: Cloud Username (ie. Bitbucket or GitLab username)
Enter your Username associated with your Git Cloud service provider.
STEP 4: Cloud Token - to authenticate and perform necessary actions (ie. app password)
Iguana X supports the following local and cloud git hosts:
STEP 5: Key Pair SSH - generate a public-private key pair for SSH authentication with your Git Cloud service
STEP 6: Cloud SSH - register your public key with your cloud host