Use a Git client with Gitea

Gitea only supports HTTPS for Git authentication. To connect to Git using HTTPS, you'll first need to add a password to your account in Gitea:

  1. Sign in to Gitea using OpenID.

  2. Click on your account (top right) and then click Settings.

  3. Fill in a password in the Account tab.

After adding a password, you can authenticate using your username (labs-user) and the password created in Gitea.

If your platform uses an external Git provider

Authenticate with your provider credentials (for example, a personal access token for GitHub or GitLab) and use the repository URL configured for the platform.

kubecfg

Did this page help you?