mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-11 10:50:35 -05:00
[GH-ISSUE #375] Automate Adding Entrypoints to Traefik for raw TCP/UDP resources #6213
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bannert1337 on GitHub (Mar 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/375
Currently, to create a raw TCP/UDP resource the user has to manually insert the required entry point to Traefik.
This is cumbersome and error-prone.
@bannert1337 commented on GitHub (Mar 21, 2025):
Related to #376