Commit graph

161 commits

Author SHA1 Message Date
Janne Johansson 97873ddb5d slashes ended up in bad place. 2019-11-08 14:28:05 +01:00
Fernandez Ludovic d66dd01438 Merge branch 'v2.0' into master 2019-10-29 09:52:45 +01:00
ASDFGamer 6d3bad1ae0 Fix error in link description for priority 2019-10-28 23:20:03 +01:00
Damien Duportal 531c581cd5 Fix a typo in routing documentation for Docker 2019-10-28 17:42:05 +01:00
Robert Baker f790b9aa54 Add example for changing the port used by traefik to connect to a service 2019-10-28 15:50:06 +01:00
Ludovic Fernandez 743d772a80 doc: @ is not authorized in names definition. 2019-10-28 11:04:05 +01:00
Ludovic Fernandez 355fe6195e Add documentation about backtick for rule definition. 2019-10-25 17:16:05 +02:00
Andrew Privalov 7be2db6e86 Add Consul Catalog provider 2019-10-15 17:34:08 +02:00
Ludovic Fernandez e7b7ae94b0 fix: add filename in the file provider logs. 2019-10-11 17:20:05 +02:00
Constantin Stan c87a37f804 Improve ciphersuite examples 2019-10-08 14:38:04 +02:00
Julian Maestri c83d7916c9 fix: typo in healthCheck examples 2019-10-07 10:14:04 +02:00
Julian Maestri 0865962f8d fix: remove extra backtick from routers docs 2019-10-07 09:58:03 +02:00
Sandro 9691085bc2 Fix yaml domains example 2019-10-07 09:48:04 +02:00
Jean-Baptiste Doumenjou 6f63e24dbb Add a response forwarding section to the service documentation 2019-10-01 13:26:04 +02:00
mpl 86261f2b0a document serversTransport 2019-09-30 17:16:05 +02:00
Jean-Baptiste Doumenjou 211fa18ac2 Add the pass host header section to the services documentation 2019-09-30 11:26:06 +02:00
Grégoire Pineau 788024685f Fixed typo in routing/providers/docker documentation 2019-09-27 13:08:03 +02:00
Jean-Baptiste Doumenjou dce9278193 Add the router priority documentation 2019-09-26 15:16:05 +02:00
mpl c6e783e7c3 clarify automatic service creation/assignment with labels 2019-09-26 12:48:05 +02:00
mpl 25deecd405 add indent to fix notes 2019-09-23 18:58:03 +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
Julien Salleyron 685c6dc00c Add weighted round robin load balancer on TCP
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-09-13 20:00:06 +02:00
Julien Salleyron b55be9fdea On client CloseWrite, do CloseWrite instead of Close for backend
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-09-13 17:46:04 +02:00
Denis Zavershinskiy 7fa3537015 fix a service with one server .yaml example 2019-09-13 11:30:05 +02:00
Ludovic Fernandez 7357d5eae2 fix: services configuration documentation. 2019-09-12 10:18:04 +02:00
Ludovic Fernandez 232c113dae Misc documentation fixes 2019-09-09 10:36:08 +02:00
mpl 6712423dd1 misc documentation fixes 2019-09-05 10:48:04 +02:00
Jean-Baptiste Doumenjou 261e7c1744 Fix some documentation issues 2019-09-03 18:02:05 +02:00
Julien Salleyron 602a2ea541 Adds mirroring service 2019-08-26 10:00:04 -07:00
Fedorenko Dmitrij e1831c4c60 Add support proxyprotocol v2 2019-08-26 05:40:04 -07:00
Julien Salleyron 6fed76a687 WeightedRoundRobin load balancer
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-08-26 01:30:05 -07:00
Edouard Vincent 2b5c7f9e91 [Docs] YAML indent for domains under TLS section 2019-08-05 08:22:04 -07:00
Ludovic Fernandez 75c99a0491 doc: improve examples. 2019-07-22 09:58:04 +02:00
Daniel Tomcej 8b4ba3cb67 Fix malformed rule 2019-07-22 09:24:04 +02:00
Ludovic Fernandez f75f73f3d2 Certificate resolvers.
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-07-19 11:52:04 +02:00
Ludovic Fernandez 093658836e Restrict traefik.toml to static configuration. 2019-07-15 10:22:03 +02:00
mpl 39aae4167e TLSOptions: handle conflict: same host name, different TLS options
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-07-03 19:22:05 +02:00
Ludovic Fernandez 9db9143366 Improve providers documentation. 2019-07-02 17:36:04 +02:00
Ludovic Fernandez c7d336f958 Use the same case everywhere 2019-07-01 11:30:05 +02:00
Ludovic Fernandez 4245096be4 Define a TLS section to group TLS, TLSOptions, and TLSStores.
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-06-27 23:58:03 +02:00
Ludovic Fernandez e69d4cba88 Support YAML for the dynamic configuration. 2019-06-26 18:18:04 +02:00
Ludovic Fernandez 69a1817c3f Improve some parts of the documentation. 2019-06-21 10:54:04 +02:00
mpl 4012599264 docs: rewrite of the HTTPS and TLS section
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-06-19 19:00:06 +02:00
Jean-Baptiste Doumenjou 85ce16b34f Define TLS options on the Router configuration
Co-authored-by: juliens <julien@containo.us>
2019-06-17 18:14:08 +02:00
Ludovic Fernandez 8d7eccad5d New static configuration loading system.
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-06-17 11:48:05 +02:00
Amir Keibi d18edd6f77 HttpOnly and Secure flags on the affinity cookie 2019-06-13 00:42:06 +02:00
Julien Salleyron 518a37e776 rework loadbalancer support 2019-06-05 22:18:06 +02:00
Michael 97ec764db7 Fix typos in documentation 2019-05-17 13:32:05 +02:00
Ludovic Fernandez 681892148e fix: typo in routing example. 2019-05-06 18:28:04 +02:00
Michael Irwin 558452a143 Fixed spelling typo 2019-05-06 17:44:04 +02:00
Ludovic Fernandez 8389b46b5c Use the same case every where for entryPoints. 2019-04-15 11:14:05 +02:00
Jean-Baptiste Doumenjou 4919b638f9 Improve the Documentation with a Reference Section 2019-04-05 11:32:04 +02:00
Jean-Baptiste Doumenjou fd26cf265d Fix some minors errors on the documentation 2019-03-26 16:32:06 +01:00
Mehran Kholdi d70add10ab Fix typos in docs 2019-03-25 16:54:03 +01:00
Erin 119d0134e0 Documentation Updates: docker-compose examples 2019-03-22 15:22:08 +01:00
Bruno Binet cfaf47c8a2 Use rule HostSNI in documentation 2019-03-14 12:16:03 +01:00
Julien Salleyron 4a68d29ce2 Add a new protocol
Co-authored-by: Gérald Croës <gerald@containo.us>
2019-03-14 09:30:04 +01:00
Julien Salleyron 0ca2149408 Synchronize documentation 2019-03-13 16:40:05 +01:00
SALLEYRON Julien 0cfaab02c0 k8s integration tests 2019-03-11 14:54:05 +01:00
Gérald Croës ac6b11037d Documentation Revamp
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2019-02-26 14:50:07 +01:00