![JAR search and dependency download from the Maven repository](/logo.png)
gitlab.gitlab-compose.docker-compose-gitlab.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of integratoin-server-gradle-plugin Show documentation
Show all versions of integratoin-server-gradle-plugin Show documentation
The easy way to get custom setup for Deploy up and running
The newest version!
version: "3.3"
services:
gitlab-local:
image: gitlab/gitlab-ce:13.8.5-ce.0
environment:
GITLAB_OMNIBUS_CONFIG: |
gitlab_rails['initial_root_password'] = "password"
ports:
- "1122:22"
- "11180:80"
- "11443:443"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy