https://github.com/mimani68/dockerized_gitlab
https://github.com/mimani68/dockerized_gitlab
docker docker-com gitlab
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimani68/dockerized_gitlab
- Owner: mimani68
- Created: 2019-10-15T13:32:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T13:33:08.000Z (over 6 years ago)
- Last Synced: 2025-06-14T19:37:43.553Z (11 months ago)
- Topics: docker, docker-com, gitlab
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker based Gitlab
## Installation
user:admin
password:fj092X4v1
port:4000 (80 internal)
## Refrence
[A step-by-step guide to running GitLab CE in Docker](https://developer.ibm.com/code/2017/07/13/step-step-guide-running-gitlab-ce-docker/)
[How To Build Docker Images and Host a Docker Image Repository with GitLab](https://www.digitalocean.com/community/tutorials/how-to-build-docker-images-and-host-a-docker-image-repository-with-gitlab)
[GitLab Docker images](https://hub.docker.com/r/gitlab/gitlab-ce)
[Github Kubernetes-container-service-GitLab-sample](https://github.com/IBM/Kubernetes-container-service-GitLab-sample/blob/master/docker-compose.yml)
[Docker integration](https://docs.gitlab.com/ee/ci/docker/)