Skip to content

bamnet/cloud-run-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Run Fun

Cloud Run Fun is a drawer of small projects I'm playing with using Cloud Run.

/nginx: Editable nginx

Docker image running nginx which loads it's config from a $CONFIG enviroment variable. This allows for quick edits and iterative config development in Cloud Run without rebuilding a new Docker image each time.

Container: gcr.io/cloud-run-fun/nginx

Run on Google Cloud

For more info, see this blogpost: https://dev.to/bamnet/dynamic-nginx-config-on-cloud-run-hpc.

Releases

No releases published

Packages

No packages published