CI/CD with Gitlab Runner and Docker-Compose

Publicado em: 05 Agosto 2018
no canal de: SBCODE
145,122
1.4k

Blog :   / auto-devops-with-gitlab-ci-and-docker-compose  

Digital Ocean - https://m.do.co/c/23d277be9014 ($50 free credit for 30 days)
Alternatively, I also have a Hetzner Cloud coupon where you will receive €20 in FREE credits : https://hetzner.cloud/?ref=9P2JvW3y3OBA

GitLab - https://gitlab.com/seanwasere/Seans-A...

This video is a short tutorial about setting up continuous integration and deployment using GitLab-runner and docker-compose.

Install GitLab Runner. See Instructions here
https://docs.gitlab.com/runner/instal...
or
  / installing-gitlab-runner-on-ubuntu-and-centos  


After you install and register GitLab runner,
$ sudo apt install docker.io

$ sudo nano /etc/sudoers
add the line below
gitlab-runner ALL=(ALL) NOPASSWD: ALL

$ sudo usermod -aG docker gitlab-runner

$ sudo gitlab-runner restart

Now make a change to your code, commit and push.

See Video for what happens next.

#cicd
#gitlab
#dockerCompose


Nesta página do site você pode assistir ao vídeo on-line CI/CD with Gitlab Runner and Docker-Compose duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário SBCODE 05 Agosto 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 145,122 vezes e gostou 1.4 mil espectadores. Boa visualização!