Foxtail Coffee - Learn to build a CI/CD pipeline using Google Cloud


Details
Feel free to follow along or just hang out and be part of the conversation. We will begin with a repo containing everything needed to build a container (containerizing a web application might make for a good future meetup) and turn it into a CI/CD pipeline on Google Cloud. On every commit/push, your web application will automatically build and redeploy, meaning you can edit it on your laptop, wait a few minutes, then try it out on your phone.
To follow along, you will need an account for:
- GitHub or one of the Git alternatives
- Google Cloud
You will also need Git installed.
https://git-scm.com/downloads
I will have repo of a premade app to fork, but if you want to edit and run the app locally, you will need:
- Docker Desktop (https://www.docker.com/products/docker-desktop/)
- Python (https://www.python.org/downloads/)
The current plan is to create a Zoom meeting to screenshare (this is still IRL!), but I'm open to other suggestions.

Foxtail Coffee - Learn to build a CI/CD pipeline using Google Cloud