I’m running the apps in docker with all the apps in the same docker network. I wasn’t to use traefik so I can also add authentication (authentik specifically) to force login requirements.
I can ping the traefik up and hostname from the Cf tunnel container. But when I assign the DBs route through the tunnel (to either the IP or the host name) I still can’t reach traefik (there are no calls coming into the access logs).
I’m running the apps in docker with all the apps in the same docker network. I wasn’t to use traefik so I can also add authentication (authentik specifically) to force login requirements.
I can ping the traefik up and hostname from the Cf tunnel container. But when I assign the DBs route through the tunnel (to either the IP or the host name) I still can’t reach traefik (there are no calls coming into the access logs).