# gitlab-docker-compose **Repository Path**: wuming-2223/gitlab-docker-compose ## Basic Information - **Project Name**: gitlab-docker-compose - **Description**: Docker Compose file for Enterprise and Community Edition - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-01 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Docker compose files #### Community Edition docker-compose-ce.yaml #### Enterprise Edition docker-compose-ee.yaml #### Install `docker-compose up -d -f docker-compose-ce.yaml` #### Initial root password The root user password can be found in `your_gitlab_folder/config/initial_root_password`, open it and copy the password to login after installation finished. Remember to change the password after login as the initial password will be delete after 24h of installation. #### References 1. https://docs.gitlab.com/ee/install/ 2. https://docs.gitlab.com/ee/install/docker.html 3. https://about.gitlab.com/install/ 4. https://customers.gitlab.com/plans 5. https://about.gitlab.com/pricing/self-managed/feature-comparison/ 6. https://about.gitlab.com/handbook/marketing/strategic-marketing/dot-com-vs-self-managed/