treehouses / cli

cli 🦄 for raspberry pi images of type treehouses
https://www.npmjs.com/package/@treehouses/cli
GNU Affero General Public License v3.0
45 stars 20 forks source link

`treehouses services gitlab`? #2139

Open dogi opened 3 years ago

dogi commented 3 years ago

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

dogi commented 3 years ago

rpi with 4gb necessary

JLKwong commented 3 years ago

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 commented 3 years ago

First run time: 8 minutes to start up.

JLKwong commented 3 years ago

Trying to access GitLab before it fully starts up: image

JLKwong commented 3 years ago

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

JLKwong commented 3 years ago

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

JLKwong commented 3 years ago

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

JLKwong commented 3 years ago

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

image image

rjpadilla commented 3 years ago

rpi with 4gb necessary

muh2gigs Wish me luck 👍 👍 👍