File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ insecure-registries : [gitlab.local:5001]
21212a. Preparando el entorno con docker(Linux y windows).
2222>> Es necesario permisos sudo (Linux) o Administrador(Windows)
2323``` bash
24- user@localhost:~ $ cd bootcamp_vagrant/ gitlab/docker/
25- user@localhost:~ bootcamp_vagrant /gitlab/docker$ docker-compose up -d
24+ user@localhost:~ $ cd 02-gitlab/02- gitlab/itlab /docker/
25+ user@localhost:~ 02-gitlab /gitlab/docker$ docker-compose up -d
2626```
27272b. Preparando el entorno con Vagrant y Virtualbox
2828``` bash
29- user@localhost:~ $ cd bootcamp_vagrant /
30- user@localhost:~ bootcamp_vagrant $ vagrant up
29+ user@localhost:~ $ cd 02-gitlab /
30+ user@localhost:~ 02-gitlab/ $ vagrant up
3131```
32323 . Añadimos entrada al fichero hosts la entrada -> <Direccion_ip_local> gitlab.local"
3333* Linux en el fichero /etc/hosts
You can’t perform that action at this time.
0 commit comments