Creating a docker container that connect to a tunnel automatically
Hi,
I'm trying to create a docker container that launches an app that connects to cloudflare tunnel. I've seen there is a way to launch the tunnel directly in a container but that does not automate the pod startup process. Any way to make the login permanent into a docker container that launches on start?
3 Replies
does this do what you need? https://hub.docker.com/r/cloudflare/cloudflared
actually not, because i already am in a container, like in runpod
i could not find how to download the json from an tunnel made from the dashboard. I recreated one from the console and copied this and the pem file to the container and now it kinda works.
i guess there is now way to download it once its created
I don't know about that first hand, but that's true for many things.