GitLab turned into a DevOps lifecycle platform instead of being "just" a web-based Git repository manager. In this session I'll guide you through the process of setting up GitLab and GitLab CI. You will learn some insights on how to configure a GitLab build via the .gitlab-ci.yml file. Together we will take a deep dive into the GitLab CI build pipelines to build and deploy docker containers to your dev, stage and production environments.

Comments

Comments are closed.

Eugene Kaurov at 17:51 on 22 Sep 2018

Thanks for the clear explanation and configuration files that we can reuse!

Lots of information to process, but covered all steps required for deploying with Gitlab. Thanks for filling in, Stephan!