gitlab.in6k.com - GitLab Community Edition

A complete DevOps platform

GitLab is a single application for the entire software development lifecycle. From project planning and source code management to CI/CD, monitoring, and security.

This is a self-managed instance of GitLab.

Use ssh port 2102

For example:

git clone ssh://git@gitlab.in6k.com:2102/NAMESPACE/PROJECTNAME.git

git remote add origin ssh://git@gitlab.in6k.com:2102/NAMESPACE/PROJECTNAME.git

git remote set-url origin ssh://gitlab.in6k.com:2102/NAMESPACE/PROJECTNAME.git

Forgot your password?

About GitLab