Skip to content

Gitea

Sleeplab.heath integrates Gitea to provide DevOps features.

Cloning a repository

To clone a repository, first create a token in Profile/Settings/Applications.

Name the token, set at least repository token permissions to Read and Write.

Save your token once created as Gitea only display it at creation.

If you lose your token, remove it form Gitea and recreate one.

Once your token in created, clone your repository using this syntax:

git clone https://YOUR_USERNAME:YOUR_TOKEN@platform.sleeplab.health/gitea/YOUR_ORG/YOUR_REPO.git