Recently I've been putting some of my projects on GCP mostly just to do it more, and seeing as I had to patchwork a lot of it myself I thought I'd try my hand at a nice Easy Checklist procedure for deploying Elixir and Phoenix applications with a PostgreSQL database on Cloud Run with Github Actions.
To give you an idea of what we want to accomplish, I'll start with the resulting GCP structure, and then we can work somewhat backwards from there to come up with the process.
This page brought to you by Stephen Hara.