feat(installer): Update docker-compose.yml with HTTPS/3 + QUIC support via traefik #115

Closed
opened 2026-04-05 17:01:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @shleeable on 3/15/2026

Context

Based on https://github.com/orgs/fosrl/discussions/363 - please test and verify this to build some confidence for the Pangolin team.

Hey, there is not specific reason this isn't implemented other than we haven't tested it and had time to add it. I don't see why would can't in the future! Thanks for the suggestion :) - @miloschwartz

but the good news is it's been stable on traefik's side for many releases now. So I doubt there will be a regression, if there is, we should speak with the traefik team.

Description

  • Updates the port forwarding for the 443 UDP port to traefik
  • Enabled the http3 traefik entrypoint

How to test?

image
*Originally created by @shleeable on 3/15/2026* ## Context Based on https://github.com/orgs/fosrl/discussions/363 - please test and verify this to build some confidence for the Pangolin team. `Hey, there is not specific reason this isn't implemented other than we haven't tested it and had time to add it. I don't see why would can't in the future! Thanks for the suggestion :)` - @miloschwartz but the good news is it's been stable on traefik's side for many releases now. So I doubt there will be a regression, if there is, we should speak with the traefik team. ## Description * Updates the port forwarding for the 443 UDP port to traefik * Enabled the http3 traefik entrypoint ## How to test? * Cherrypick PR * Restart the docker compose services * Open your firewall ports (if required) * Test your endpoints using tools. eg: https://http3check.net/?host=loops.plus * Celebrate the easy win <img width="692" height="279" alt="image" src="https://github.com/user-attachments/assets/10319b52-5568-4b79-b397-b755c352a249" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#115