|
|
|
|
|
by andrelaszlo
2389 days ago
|
|
If you just want to try it out, the easiest is often Gitlab Development Kit. gem install gitlab-development-kit
gdk init
cd gitlab-development-kit
gdk run
I doubt it will work today though; it's probably pulling everything from Gitlab.For Docker, check out https://hub.docker.com/r/gitlab/gitlab-ce I haven't tried it out for myself but it seems popular :) |
|
Otherwise I would try the docker container OR just install it with omnibus in a VM: https://about.gitlab.com/install/