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 17 Next »

This is guide to how to export your channels to a GIT repo with Iguana 6 if you have not done it before or need a refresher! We focus on Bitbucket but many of the concepts will apply if you are using Github or another git hosting provider.

 STEP 1: It's helpful to have a hosting account - you get a free one with bitbucket
 STEP 2: From your new Workspace, create an empty repository
  • First create a Workspace, name it anything you like.

  • Then create a Respository:

  • It should look something like this:

    • Make sure the Private repository is NOT checked:

  • Then Click Create repository.

 STEP 3: In Iguana 6, go to Settings → Add and Configure Repositories
  • Click New Repository.

  • You see a screen like this:

 STEP 4: Fill it out with the details of your repository
  • Enter any name for the Repository.

  • Copy the https:// URL from your created Bitbucket repository:

  • Paste the https:// URL into Iguana 6:

  • Click Save Repository and it should look like this:

 STEP 5: Create an App Password in Bitbucket
  • Navigate to Personal Bitbucket Settings:

  • Take note of your Username and navigate to App Passwords:

  • Click Create app password

  • Edit the permissions to look like this:

  • Click Create

  • Copy the App Password and save it somewhere for STEP 7.

 STEP 6: In Iguana 6, go to your channel and click export
  • Click the channel name:

  • Export the channel:

  • Select which channel you want and sample data:

  • Make sure you are exporting to the correct repository and click Export selected channels.

 STEP 7: Use your Username and App Password to authenticate with bitbucket.
  • Enter a commit message, click Ok.

  • Enter your Bitbucket Username and App Password that were created in STEP 5:

  • Click Continue and you should be met with this message:

This is part of your product Orientation

  • No labels