Skip to content

Instrucciones para la creación de un contenedor GITLAB

Notifications You must be signed in to change notification settings

homero10/gitlab-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Gitlab

Use

Two ways:

  • Just execute ./gitlab for a simple container
  • Use a Docker stack. First, create a password as a secret (one-time command):
echo "my_awesome_password" | docker secret create gitlab_root_password -
  • Then, deploy the stack:
docker stack deploy -c docker-compose.yml gitlab

About

Instrucciones para la creación de un contenedor GITLAB

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •