[GH-ISSUE #521] Support for distributed traefik instances #1487

Closed
opened 2026-04-16 08:08:39 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @daddeldash on GitHub (Apr 14, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/521

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 GitHub (Apr 14, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/521 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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1487