-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Seems like the variable is ignored and services still start listening on 127.0.0.1
Also, i configured a cloudflare tunnel and provided the token as an env var, the tunnel connector is created as expected:
2024-09-02T10:57:25Z INF Starting tunnel tunnelID=eccc958c-XXX
2024-09-02T10:57:25Z INF Version 2024.8.2
2024-09-02T10:57:25Z INF GOOS: linux, GOVersion: go1.22.2, GoArch: amd64
2024-09-02T10:57:25Z INF Settings: map[metrics:localhost:2999 token:*****]
2024-09-02T10:57:25Z INF Environmental variables map[CF_TUNNEL_TOKEN:eyXXX]
2024-09-02T10:57:25Z INF cloudflared will not automatically update if installed by a package manager.
2024-09-02T10:57:25Z INF Generated Connector ID: e267210b-b41c-4001-b19e-dddf0bc68b13```
I have mapped in the tunnel configuration a public hostname to 127.0.0.1:11111 but when trying to pointing my browser at it i get the default nginx reverse proxy page, adding /login gives a 404.
I am deploying this in runpod with the provided docker image.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
