Support for distributed traefik instances #1611

Closed
opened 2026-04-05 19:37:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @daddeldash on 4/14/2025

Hi,
I'm using your very awsome software to centralize the management of my distributed setup. Some services of my Homelab are running on external servers, some are running in my proxmox cluster. All the time I was using the cloudflared tunnel to reach my software from the internet. That also made it possible to use plugins for traefik the could interact with the local docker socket or other stuff.
If I'm correct, cloudflared just added the option to declare the "name of the source server" which made it possible to encrypt the connection between cloudflared and traefik with a trivial TLS certificate and also made it possible to parse that name on the traefik endpoint to forward the HTTP request to my middleware and the target software.

Is it planed to extend pangolin in such a way?

*Originally created by @daddeldash on 4/14/2025* Hi, I'm using your very awsome software to centralize the management of my distributed setup. Some services of my Homelab are running on external servers, some are running in my proxmox cluster. All the time I was using the cloudflared tunnel to reach my software from the internet. That also made it possible to use plugins for traefik the could interact with the local docker socket or other stuff. If I'm correct, cloudflared just added the option to declare the "name of the source server" which made it possible to encrypt the connection between cloudflared and traefik with a trivial TLS certificate and also made it possible to parse that name on the traefik endpoint to forward the HTTP request to my middleware and the target software. Is it planed to extend pangolin in such a way?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1611