I’m actually considering doing an instance on gcp cloud run, just because my main work is in gcp and it’s a pretty decent way to run containers.
I’m thinking I might do a build of the image per the doco via GitHub actions and push the image into artifact registry (GCP service)…
For sure. Shouldn’t be too hard just need to sit down and spend a good block of time on it.
I’ll probably use a bit of either pulumi or terraform, if that’s ok!