Adding a GitLab.com repository

GitLab.com # provides free public and private git repositories, and supports # git-annex.

$case status $of UnusableServer msg

\ #{msg} $of ServerNeedsPubKey pubkey
\ You need to configure GitLab to accept a SSH public key.

Open a tab to # https://gitlab.com/profile/keys/new and copy and paste this public key into it:

                #{pubkey}
            

Once you have added the key to GitLab, come back to this page # to finish setting up the repository. $of _

You can sign up for an account on # GitLab.com # and create a git repository that you want to use with git-annex, # or find an existing git-annex repository to share with.

Copy the GitLab repository's SSH clone url into the form below.

^{form} ^{webAppFormAuthToken}