Commit graph

80 commits

Author SHA1 Message Date
Romain c3545c620b
Improve ruleSyntax option documentation 2024-02-19 15:02:04 +01:00
Romain 683e2ee5c6
Bring back v2 rule matchers 2024-01-23 11:34:05 +01:00
Michael f4dc298406
fix: bad anchor on documentation 2023-07-24 16:18:05 +02:00
mmatur eb585740a1 Merge branch v2.10 into v3.0 2023-07-24 12:58:06 +02:00
Romain 2b67f1f66f
Remove Marathon provider 2022-12-19 11:52:05 +01:00
Tom Moulard 2ad1fd725a
Remove Rancher v1 provider 2022-12-19 10:42:05 +01:00
Tom Moulard 8cf9385938
Rework Host and HostRegexp matchers
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
2022-12-06 10:40:06 +01:00
Antoine 4d86668af3
Update routing syntax
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-11-28 15:48:05 +01:00
Fernandez Ludovic ba1ca68977
Merge branch v2.9 into master 2022-11-23 09:22:52 +01:00
mpl af4e74c39d
doc: clarify PathPrefix greediness 2022-11-21 17:30:06 +01:00
Romain 630de7481e
Support SNI routing with Postgres STARTTLS connections
Co-authored-by: Michael Kuhnt <michael.kuhnt@daimler.com>
Co-authored-by: Julien Salleyron <julien@containo.us>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-11-16 15:34:10 +01:00
Wambugu 1b9873cae9
Renaming IPWhiteList to IPAllowList 2022-10-26 17:16:05 +02:00
kalle (jag) 188ef84c4f
Allow to define default entrypoints (for HTTP/TCP) 2022-10-11 09:36:08 +02:00
kevinpollet 30ec5c58fe
Merge current v2.8 into v2.9 2022-09-16 14:57:07 +02:00
NEwa-05 a4b447256b
Add a note on case insensitive regex matching 2022-09-16 12:16:09 +02:00
romain 693d5da1b9 Merge v2.8 into master 2022-09-13 17:17:58 +02:00
Dylan Rodgers 37b6edb28c
Added resources for businesses 2022-09-09 17:17:53 +02:00
kevinpollet ab94bbaece
Merge current v2.8 into master 2022-07-25 17:31:51 +02:00
Dmitry Sharshakov 4dc379c601
Support ALPN for TCP + TLS routers 2022-07-07 16:58:09 +02:00
Dylan Rodgers 28da781194
Add callout for anyone using Traefik to manage commercial applications 2022-07-05 10:02:09 +02:00
Roman Tomjak ba7e9ed788
Add a note on how to handle server first protocols 2022-06-14 12:24:08 +02:00
Ludovic Fernandez b952f814c1
docs: fix rule expression render 2022-06-10 09:24:08 +02:00
Tom Moulard 73ba7ed2d2
Merge branch v2.6 into v2.7 2022-04-21 10:59:46 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
Romain 2da7fa0397
Add HostSNIRegexp rule matcher for TCP 2022-03-18 16:04:08 +01:00
Daniel Tomcej dad76e0478
Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
Romain a59dbc4c79
Adjust rule length in routers documentation 2022-03-04 11:24:07 +01:00
Kevin Pollet 40deefa868
Fix HostRegexp examples 2022-03-04 10:50:07 +01:00
Martin Rauscher a9776ceafc
Improve regexp matcher documentation 2022-01-10 14:32:04 +01:00
kerrsmith 0a31225e65
fixed minor spelling error in Regexp Syntax section 2021-11-09 16:50:11 +01:00
kerrsmith a13b03ef3d
docs: add named groups details to Regexp Syntax section 2021-11-08 10:06:05 +01:00
romain ce2e02b690 Merge current v2.4 into master 2021-06-22 14:44:56 +02:00
Tom Moulard c9df233d24
Changing default file format for the snippets from TOML to YAML 2021-06-19 00:08:08 +02:00
Romain fc9f41b955
Add TCP Middlewares support 2021-06-11 15:30:05 +02:00
Tom Moulard 679def0151
Add routing IP rule matcher
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2021-06-07 18:14:09 +02:00
Julien Salleyron dd04c432e9
Support not in rules definition 2021-05-31 18:58:05 +02:00
Jean-Baptiste Doumenjou cb4fb973b2 Merge current branch v2.4 into master 2021-03-31 09:43:04 +02:00
Romain a513a05b7a
Raise errors for non-ASCII domain names in a router's rules 2021-03-22 21:16:04 +01:00
romain 1b21f0723f Merge v2.4 into master 2021-02-16 11:12:09 +01:00
Matthew Landauer 9e33e23b8b
Add HEAD as available option for Method 2021-02-04 17:04:04 +01:00
Linden Krouse fc7ec17905
Feature: add udp timeout configuration 2021-01-07 17:16:03 +01:00
Julien Salleyron 0b7aaa3643
Fix domain fronting
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2020-07-17 15:38:04 +02:00
Romain 0e97a3becd
Revert domain fronting fix
* revert domain fronting changes

* reintroduce HostHeader rule

* add doc for removals
2020-07-13 17:58:03 +02:00
Romain 2b35397169
Disable domain fronting
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-07-08 12:18:03 +02:00
Ludovic Fernandez f55a09862e
doc: improve CRD documentation. 2020-04-15 17:38:05 +02:00
Maxime Veber 668e6fd610
Fix wrong copy/pasted with service name warning 2020-03-18 00:32:04 +01:00
Ludovic Fernandez 5adf74e6ce
doc: Use neutral domains. 2020-03-13 22:50:05 +01:00
mpl 4408c634b0
Specify passthrough for TCP/TLS in its own section 2020-03-10 17:28:04 +01:00
Ludovic Fernandez 8c271cf40c
Update to go1.14 2020-02-26 15:30:06 +01:00
mpl 115d42e0f0
UDP support
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2020-02-11 01:26:04 +01:00