DevOps ‘for Beginners’: Lab 002
This article as PDF
TL;DR DevOps ‘for Beginners’ stream.
This stream is was a Lab continuing the introduction of the ‘backbone’ of DevOps, the CI/CD pipeline.
Schedule Details
Venue: | Twitch |
Time: | Thursday 15 th September 2022 @ 18:00 UTC |
In this stream we picked up from where we left of the previous week.
If you want to follow along with the lab you should install the following tools:
Then clone the lab tag that starts this lab1 and start the lab.
1git clone --branch lab002 https://gitlab.com/svstreams/cicd.git 2cd cicd 3vagrant up
Topics Covered
- Bash scripting (refactoring)
- Passing environment variables to Vagrant
- Concourse CI pipelines and tasks
- Docker
- Sphinx (and the Sphinx container)
Availability
Social
- Reddit https://www.reddit.com/user/saltyvagrant
- YouTube https://www.youtube.com/channel/UCjZc6ngNGEIVbFfSWmZDmlw
- Twitter https://twitter.com/saltyvagrant
- Email saltyvagrant@gmail.com
1You will be warned about being on a Detached Head, don’t panic this is expected.