Comments on How to Install GitLab with Docker on Ubuntu 20.04 LTS

In this tutorial, we will show you how to install GitLab using the Docker and Docker Compose. Also, we will be using the Ubuntu 20.04 as our primary operating system, and install docker from the official Ubuntu FocalFossa repository.

3 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Jon Will

can we get a guide on how to set up a diaspora* server?

By: sevelantis

If anybody is not getting the login screen "change your password".. I have a solution for you.

Use Older Version of Gitlab.

docker pull gitlab/gitlab-ce:13.12.5-ce.0

 

Hope this helps.

 

By: Ozan

There is no change password on first visit to panel. You should generate new root password with this command:

sudo docker exec -it gitlab_web_1 grep 'Password:' /etc/gitlab/initial_root_password