GitLab CE
CI/CD Pipelines for Infrastructure Configuration and Management, Part 3
4 min read
Part 1 looked at how to use Gitlab CE as a foundational component for a CI/CD pipeline. Part 2, left off at having a GitLab CE and runner installation running in Docker containers. Now, in Part 3, you learn how to define the CI/CD pipeline components in GitLab.
Using CI/CD Pipelines for Infrastructure Configuration and Management – Part 2
3 min read
In part 2 of this series, you're ready to install GitLab CE (Community Edition) - a complete DevOps platform that has all the critical features needed in the software development lifecycle.