Skip to content

DIRECT_ADDRESS env variable is ignored.  #3

@AxelFooley

Description

@AxelFooley

Seems like the variable is ignored and services still start listening on 127.0.0.1

image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions