diff --git a/gitlab/gitlab-server-docker-compose.yaml b/gitlab/gitlab-server-docker-compose.yaml index 6127e93..2004d1f 100644 --- a/gitlab/gitlab-server-docker-compose.yaml +++ b/gitlab/gitlab-server-docker-compose.yaml @@ -1,5 +1,5 @@ web: - image: 'gitlab/gitlab-ce:14.0.12-ee.0' + image: 'gitlab/gitlab-ee:14.0.12-ee.0' restart: always hostname: gitlab environment: diff --git a/gitlab/my_gitlab_details.md b/gitlab/my_gitlab_details.md new file mode 100644 index 0000000..ca40475 --- /dev/null +++ b/gitlab/my_gitlab_details.md @@ -0,0 +1,11 @@ +I'm running gitlab on docker. + +Three volumes are set up for persistence and are linked to +the folders found in `/home/pablo/gitlab`. + +The ports are modified. Check the docker compose file in +this folder to find which ones are being used. + +There are two users: root and pablo. Both can be accessed +with noesfacilvivirenunmundocentralizado. +