Import GitHub Repos

You can import a project from a GitHub repository and continue working on it in Arkain.

1

Go to the Dashboard and click [+ New container].

2

Authenticate your GitHub account

  • In the 'Create Container' popup, click the [Import from GitHub] button in the top right corner.

  • Click the [Github authorization] button to link your account through GitHub account.

  • Upon successful authentication, the list of repositories from the GitHub account will be displayed.

3

Create a container from GitHub repository

  • Select the repository you want to import. If the repository is set as private, it will be indicated with a badge in the list.

  • The software stack and name will be automatically entered based on the selected repository, and you can freely modify them if needed.

  • If needed, activate additional modules/packages to install them.

  • Lastly, click the [Import project] button to create the container based on the provided information.

Last updated