[PR #2653] [MERGED] feat(installer): Update docker-compose.yml with HTTPS/3 + QUIC support via traefik #5970

Closed
opened 2026-04-23 02:54:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2653
Author: @shleeable
Created: 3/15/2026
Status: Merged
Merged: 3/30/2026
Merged by: @oschwartz10612

Base: mainHead: patch-1


📝 Commits (3)

  • 863eb8e Update docker-compose.yml
  • ad3fe2f Update traefik_config.yml
  • dbafffe Update crowdsec and add comment

📊 Changes

3 files changed (+12 additions, -3 deletions)

View changed files

📝 install/config/crowdsec/traefik_config.yml (+9 -3)
📝 install/config/docker-compose.yml (+1 -0)
📝 install/config/traefik/traefik_config.yml (+2 -0)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/2653 **Author:** [@shleeable](https://github.com/shleeable) **Created:** 3/15/2026 **Status:** ✅ Merged **Merged:** 3/30/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`863eb8e`](https://github.com/fosrl/pangolin/commit/863eb8efe999d46dd3c0322b1e6157f141e36cde) Update docker-compose.yml - [`ad3fe2f`](https://github.com/fosrl/pangolin/commit/ad3fe2fa768a3a38a90b89af645f10b08b632394) Update traefik_config.yml - [`dbafffe`](https://github.com/fosrl/pangolin/commit/dbafffe73de6a86ea3dc8aa71222f658e1fab903) Update crowdsec and add comment ### 📊 Changes **3 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `install/config/crowdsec/traefik_config.yml` (+9 -3) 📝 `install/config/docker-compose.yml` (+1 -0) 📝 `install/config/traefik/traefik_config.yml` (+2 -0) </details> ### 📄 Description ## 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" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 02:54:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#5970