feat(installer): Update docker-compose.yml with HTTPS/3 + QUIC support via traefik#2653
Open
shleeable wants to merge 2 commits intofosrl:mainfrom
Open
feat(installer): Update docker-compose.yml with HTTPS/3 + QUIC support via traefik#2653shleeable wants to merge 2 commits intofosrl:mainfrom
shleeable wants to merge 2 commits intofosrl:mainfrom
Conversation
Member
|
Will review shortly, the only caveat at the moment is there is two traefik configs one if crowdsec is selected and without. Might be best if we consolodate these into a single dynamic template, to ensure we don't miss either with wins like this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 :)- @miloschwartzbut 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
How to test?