/
GitLab Setup
GitLab Setup
Things to remember while installing Git Lab:
1. Git Lab uses FQDN during configuration to enable its use in the browser.
2. Find the fully qualified Domain name (FQDN) of the host.
#hostname -f
3. Ensure this FQDN entry is present in the /etc/hosts file
#cat /etc/hosts 127.0.0.1 localhost # The following lines are required for IPv6 capable hosts |
---|
4. After making an entry in /etc/hosts file, run the following -
#gitlab-ctl reconfigure
, multiple selections available,
Related content
weave second pod(slave pod) status is CrashLoopBackOff
weave second pod(slave pod) status is CrashLoopBackOff
More like this
OnBots Installation Guide
OnBots Installation Guide
More like this
Knowledge Base
Knowledge Base
More like this
Agent 2.0 - Sample config.json file
Agent 2.0 - Sample config.json file
More like this
BuildOn UI - Configure SCM not displayed
BuildOn UI - Configure SCM not displayed
More like this
GitHub
GitHub
More like this