Welcome to GitLab Greenhouse 🌱

Getting Started

SSH Configuration

GitLab SSH uses port 30022. Add this to your ~/.ssh/config:

Host git.labs.ooo
    Hostname git.labs.ooo
    Port 30022
    User git
    IdentityFile ~/.ssh/id_ed25519

Test your connection:

ssh -T git@git.labs.ooo

Alternative: HTTPS with SSO

Click "Infinity SSO" below to sign in with your Authentik account.


Part of the foss.systems ecosystem

Welcome to GitLab Greenhouse 🌱
Don't have an account yet? Register now

or sign in with