Outdated data. Removed gitlab since I won't be using that.

This commit is contained in:
pablo 2021-11-14 16:58:46 +01:00
parent fdedd4bf00
commit c8bda50de6
3 changed files with 0 additions and 28 deletions

View file

@ -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'

View file

@ -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.

View file

@ -1,5 +1,3 @@
noesfacilvivirenunmundocentralizado
ssh port is modified to 69420