From c8bda50de6a49157e4e23a2fe08e330dc5e50681 Mon Sep 17 00:00:00 2001 From: pablo Date: Sun, 14 Nov 2021 16:58:46 +0100 Subject: [PATCH] Outdated data. Removed gitlab since I won't be using that. --- gitlab/gitlab-server-docker-compose.yaml | 15 --------------- gitlab/my_gitlab_details.md | 11 ----------- to_access.md | 2 -- 3 files changed, 28 deletions(-) delete mode 100644 gitlab/gitlab-server-docker-compose.yaml delete mode 100644 gitlab/my_gitlab_details.md diff --git a/gitlab/gitlab-server-docker-compose.yaml b/gitlab/gitlab-server-docker-compose.yaml deleted file mode 100644 index 2004d1f..0000000 --- a/gitlab/gitlab-server-docker-compose.yaml +++ /dev/null @@ -1,15 +0,0 @@ -web: - image: 'gitlab/gitlab-ee:14.0.12-ee.0' - restart: always - hostname: gitlab - environment: - GITLAB_OMNIBUS_CONFIG: | - gitlab_rails['gitlab_shell_ssh_port'] = 42072 - ports: - - '42070:80' - - '42071:443' - - '42072:22' - volumes: - - '/home/pablo/gitlab/config:/etc/gitlab' - - '/home/pablo/gitlab/logs:/var/log/gitlab' - - '/home/pablo/gitlab/data:/var/opt/gitlab' diff --git a/gitlab/my_gitlab_details.md b/gitlab/my_gitlab_details.md deleted file mode 100644 index ca40475..0000000 --- a/gitlab/my_gitlab_details.md +++ /dev/null @@ -1,11 +0,0 @@ -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. - diff --git a/to_access.md b/to_access.md index 7d9ac24..82f9878 100644 --- a/to_access.md +++ b/to_access.md @@ -1,5 +1,3 @@ noesfacilvivirenunmundocentralizado -ssh port is modified to 69420 -