1. The problem I’m having:
Hello caddy community,
I wanted to ask if someone successfully setup caddy with Google Cloud Run or is even possible?
I was trying to use caddy with google cloud run but without any success.
Added a load balancer on google cloud to get an IP for cloud run but you can add only one port on cloud run to listen either 80 or 443.
Is it possible to use cloud run, or I need to setup with Instance groups and an http load balancer?
2. Error messages and/or full log output:
When I connect my domain with IP from load balancer it shows this error on browser
ERR_SSL_PROTOCOL_ERROR
I am seeing that the caddy setup is good( health endpoint), just the certificates are not generated.