Emile Vauge
Emile Vauge
+1 :)
Some details: https://kubic.opensuse.org/blog/2019-01-24-traefik/
@sbinet Sorry if there was a misunderstanding, but we don't get why you closed this issue and the associated #326. @ldez was asking for more details, not to challenge your...
@ldez I guess we are all good then right?
That's different, those images are from a trusted third party publisher, those aren't official Docker images. They are built by Microsoft, not Docker. @ldez linked an answer from Docker's devs...
@dtomcej First of all, I love the idea :) My two cents: - Traefik can persist ACME certs using 2 implementations; `acme/localStore` and `cluster/datastore`. Both implement `cluster/Store` and `cluster/Transaction`. We...
@ebreton so your proposal is to add something like: ``` [entryPoints.http.redirect] regex = "^http://.*$" exclude = "^http://to.exclude.com.*$" ``` Right?
@ebreton I think it's a good idea :) We would love to see a PR from you on this ;)
HTTP2 server push will be supported in golang 1.8, I think it should work anyway... Maybe do to this https://github.com/containous/oxy/blob/master/forward/fwd.go#L223
@xucian I'm not sure what should be reconsidered as we asked for some help from the community on this. If anyone can contribute, we would love to help!