Pluto / PlutoSliderServer on Google Cloud Run

Hello all,

I am trying to deploy some notebooks to Google Cloud Run. I set up PlutoSliderServer on a Docker container and locally everything works, but I can’t get it to work on Cloud Run. I got the server to start and begin loading the first notebook, but the initial page just gets stuck with the list of notebooks and the ‘(Loading…)’ beside them.
If someone has experience with this and have an idea what is going on, I appreciate.
I set up the deployment on GitHub with a Dockerfile and cloudbuild.yaml file. The files are all in this repository.

Thanks in advance
Cheers

You may want to try: GitHub - AtelierArith/Lamp.jl: How to summon a Genie(.jl)/GenieFramework(.jl)? Here is an example.