Commit graph

58 commits

Author SHA1 Message Date
Olivier Beaudoin ed4b2f74ff Update scope of services and middlewares 2019-10-07 12:50:04 +02:00
Constantin Stan db6e404bda Typo in documentation 2019-10-02 16:32:05 +02:00
Joas Souza 4c5250e850 Fix misleading text 2019-09-30 09:12:04 +02:00
Daniel Tomcej b16ebd529b Update Casing on STS Header Directive 2019-09-25 16:50:16 +02:00
Michael 17480abe85 YAML I love you 2019-09-23 17:00:06 +02:00
Ludovic Fernandez bfde17b4d7 Improve routing documentation 2019-09-23 14:32:04 +02:00
Ludovic Fernandez f929346c18 Improve documentation for the TLS section of the provider connection. 2019-09-20 17:00:05 +02:00
Ludovic Fernandez 7357d5eae2 fix: services configuration documentation. 2019-09-12 10:18:04 +02:00
Julien Salleyron fb8edd86d5 k8s ErrorPage middleware now uses k8s service 2019-09-10 17:24:03 +02:00
Jorge Gonzalez fcc1109e76 Add more pages in the WebUI 2019-09-10 14:40:05 +02:00
Ludovic Fernandez 232c113dae Misc documentation fixes 2019-09-09 10:36:08 +02:00
Julien Salleyron 1959e1fd44 Auth middlewares in kubernetes CRD uses secrets 2019-09-05 13:42:04 +02:00
Jean-Baptiste Doumenjou 3689990bd5 Enhance the Retry Middleware Documentation
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-09-04 17:28:03 +02:00
Ludovic Fernandez f843f260ee fix: stripPrefix and stripPrefixRegex. 2019-09-03 20:32:03 +02:00
Julien Salleyron 770b3739e0 The chain middleware in k8s use middlewareRef 2019-09-03 19:20:04 +02:00
Jean-Baptiste Doumenjou 261e7c1744 Fix some documentation issues 2019-09-03 18:02:05 +02:00
Michael b8ed6f1588 Re enable ratelimit integration tests 2019-09-03 14:34:04 +02:00
Ludovic Fernandez 17554202f6 fix: stripPrefixRegex documentation. 2019-09-02 01:52:04 -07:00
mpl 4ec90c5c0d Add rate limiter, rename maxConn into inFlightReq
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-08-26 03:20:06 -07:00
Connor Bell 99797502eb docker-compose labels require $'s to be escaped 2019-08-20 08:08:05 -07:00
Daniel Tomcej cd164de776 Add Feature-Policy header support 2019-07-29 07:12:05 -07:00
Ludovic Fernandez 75c99a0491 doc: improve examples. 2019-07-22 09:58:04 +02:00
Jan 022d14abe1 Fixed a typo in label. 2019-07-19 17:00:05 +02:00
Julien Salleyron e3627e9cba Disable RateLimit temporarily 2019-07-19 10:50:05 +02:00
Ludovic Fernandez 093658836e Restrict traefik.toml to static configuration. 2019-07-15 10:22:03 +02:00
Ludovic Fernandez c7d336f958 Use the same case everywhere 2019-07-01 11:30:05 +02:00
mpl 96962dd21f Handle cross-provider middleware in kubernetes CRD
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-06-26 14:14:05 +02:00
Ludovic Fernandez dd62051e6c Improve middleware documentation. 2019-06-24 06:04:03 +02:00
Jean-Baptiste Doumenjou 80b35575df Define TLS options on the Router configuration for Kubernetes
Co-authored-by: juliens <julien@containo.us>
2019-06-21 17:18:05 +02:00
Ludovic Fernandez adc9a65ae3 Use name@provider instead of provider@name. 2019-06-21 09:54:04 +02:00
Ludovic Fernandez e9792b446f Change the provider separator from . to @ 2019-06-20 00:40:05 +02:00
Orhan Hirsch 346ff96de2 Kubernetes CRD documentation fixes 2019-06-18 12:20:04 +02:00
Ludovic Fernandez be888b59a6 doc: fix middleware names for CRD. 2019-06-18 09:50:05 +02:00
Orhan Hirsch 3e914256ce Update headers middleware docs for kubernetes crd 2019-06-17 18:30:05 +02:00
Russ Ferriday d306c8fd50 change doc references to scheme[Rr]edirect -> redirect[Ss]cheme 2019-06-17 18:00:07 +02:00
Andreas Bleuler 9a4b455c3f Correct typo in documentation on rate limiting 2019-06-12 17:22:07 +02:00
HurricanKai 77b1933833 Fix Kubernetes Docs for Middlewares 2019-06-11 20:42:04 +02:00
Julien Salleyron 518a37e776 rework loadbalancer support 2019-06-05 22:18:06 +02:00
Ludovic Fernandez ac612734c8 fix the documentation about middleware labels. 2019-05-27 18:10:04 +02:00
llussy b3057a0ec3 Fix typo in the CRD documentation 2019-05-27 10:24:04 +02:00
Tim Möhlmann 49f3713c4f docker-compose basic auth needs dubble dollar signs 2019-05-03 10:16:06 +02:00
Ludovic Fernandez 4b5c3ccf58 Adds a reference to the middleware overview. 2019-04-29 19:36:07 +02:00
Michael 21dec70971 Fix strip prefix documentation 2019-04-29 19:00:05 +02:00
Marcelo Glezer b8b0c8f3e5 compress link fixed 2019-04-25 17:54:05 +02:00
Ludovic Fernandez d80700810f Review documentation 2019-04-24 17:44:04 +02:00
Ludovic Fernandez 535280c162 doc: middleware -> middlewares. 2019-04-17 09:34:04 +02:00
Julien Salleyron d1d2611665 Handle TCP in the marathon provider
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-04-15 18:22:07 +02:00
Jean-Baptiste Doumenjou 2e20394af4 Update the middleware documentation 2019-04-08 17:14:08 +02:00
mpl b0b8b75258 Fix doc about removing headers 2019-04-05 15:18:04 +02:00
Ludovic Fernandez 07d0eb9ae6 Adds middlewares examples for k8s. 2019-04-03 14:32:04 +02:00