[GH-ISSUE #119] Usage of external domain with cloudflared #65

Closed
opened 2026-05-07 00:18:35 +02:00 by BreizhHardware · 1 comment

Originally created by @stefan-f-punkt on GitHub (Jan 12, 2026).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/119

Originally assigned to: @glenndehaan on GitHub.

The feature

I tried to add cloudflared to the docker compose file, but I failed.
Maybe it could be possible to Environment variables like external domain and Cloudflare Tunnel Token to the existing config and setup the tunnel directly with the config.

Originally created by @stefan-f-punkt on GitHub (Jan 12, 2026). Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/119 Originally assigned to: @glenndehaan on GitHub. ### The feature I tried to add cloudflared to the docker compose file, but I failed. Maybe it could be possible to Environment variables like external domain and Cloudflare Tunnel Token to the existing config and setup the tunnel directly with the config.
BreizhHardware 2026-05-07 00:18:35 +02:00
Author
Owner

@glenndehaan commented on GitHub (Jan 13, 2026):

Hi @stefan-f-punkt,

I theory it should be possible to connect the app to a cloudflare tunnel. Either via a container with a docker network inbetween, or by installing the tunnel on the host system and then opening the port from the container to the host.

However including the entire cloudflare tunnel as a dependency of this project seems weird to me. Because the next person might want to use tailscale or wireguard. It would not make sense for me to include these as dependencies of this project, as these are infrastructure problems.

Kind regards,
Glenn de Haan

<!-- gh-comment-id:3743459348 --> @glenndehaan commented on GitHub (Jan 13, 2026): Hi @stefan-f-punkt, I theory it should be possible to connect the app to a cloudflare tunnel. Either via a container with a docker network inbetween, or by installing the tunnel on the host system and then opening the port from the container to the host. However including the entire cloudflare tunnel as a dependency of this project seems weird to me. Because the next person might want to use tailscale or wireguard. It would not make sense for me to include these as dependencies of this project, as these are infrastructure problems. Kind regards, Glenn de Haan
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/unifi-voucher-site#65
No description provided.