Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treehouses services gitlab? #2139

Open
dogi opened this issue Mar 25, 2021 · 9 comments
Open

treehouses services gitlab? #2139

dogi opened this issue Mar 25, 2021 · 9 comments
Assignees

Comments

@dogi
Copy link
Member

dogi commented Mar 25, 2021

https://hub.docker.com/r/ulm0/gitlab

@dogi
Copy link
Member Author

dogi commented Mar 25, 2021

rpi with 4gb necessary

@JLKwong JLKwong self-assigned this Apr 2, 2021
@JLKwong
Copy link
Member

JLKwong commented Apr 2, 2021

Successful Docker run command:

docker run -d --hostname 192.168.86.47 -p 443:443 -p 80:80 -p 2222:22 --name gitlab -v /srv/gitlab/config:/etc/gitlab -v /srv/gitlab/logs:/var/log/gitlab -v /srv/gitlab/data:/var/opt/gitlab --privileged ulm0/gitlab

@JLKwong
Copy link
Member

JLKwong commented Apr 2, 2021

First run time: 8 minutes to start up.

@JLKwong
Copy link
Member

JLKwong commented Apr 2, 2021

Trying to access GitLab before it fully starts up:
image

@JLKwong
Copy link
Member

JLKwong commented Apr 2, 2021

Successfully accessing GitLab after it finishes starting up (8 minutes):
image

@JLKwong
Copy link
Member

JLKwong commented Apr 3, 2021

Default admin account username is root (admin account is generated automatically):
image

@JLKwong
Copy link
Member

JLKwong commented Apr 3, 2021

By default, GitLab requires admin approval for newly registered accounts:
image

@JLKwong
Copy link
Member

JLKwong commented Apr 3, 2021

The GitLab admin can disable the approval requirement for newly registered accounts:

image
image

JLKwong added a commit that referenced this issue Apr 3, 2021
JLKwong added a commit that referenced this issue Apr 4, 2021
@rjpadilla
Copy link
Member

rpi with 4gb necessary

muh2gigs
Wish me luck 👍 👍 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants