Baptiste Mayelle
|
86cc6df374
|
feat: use dedicated entrypoint for the tunnels
Co-authored-by: Fernandez Ludovic <[ldez@users.noreply.github.com](mailto:ldez@users.noreply.github.com)>
|
2022-05-18 17:22: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 |
|
Jean-Baptiste Doumenjou
|
fbdb6e6e78
|
Add Traefik Hub Integration (Experimental Feature)
|
2022-03-24 19:44:08 +01:00 |
|
Douglas De Toni Machado
|
d2a2362be5
|
Add a Feature Deprecation page
|
2022-03-24 12:28:07 +01:00 |
|
Tom Moulard
|
3bf4a8fbe2
|
Merge current v2.6 into master
|
2022-03-22 15:55:44 +01:00 |
|
Douglas De Toni Machado
|
b02c651961
|
Add a deprecation notices section
|
2022-03-17 10:28:09 +01:00 |
|
Dmitry Sharshakov
|
ca55dfe1c6
|
Support InfluxDB v2 metrics backend
|
2022-02-09 15:32:12 +01:00 |
|
Tom Moulard
|
936b6148ff
|
Merge current v2.5 into v2.6
|
2022-01-10 14:43:25 +01:00 |
|
Kevin Pollet
|
2e8156bfaa
|
Update copyright for 2022
|
2022-01-06 11:34:05 +01:00 |
|
Tom Moulard
|
93de7cf0c0
|
feat: add in flight connection middleware
|
2021-11-29 17:12:06 +01:00 |
|
romain
|
ce2e02b690
|
Merge current v2.4 into master
|
2021-06-22 14:44:56 +02:00 |
|
Romain
|
fc9f41b955
|
Add TCP Middlewares support
|
2021-06-11 15:30:05 +02:00 |
|
Romain
|
51ee77b96f
|
Explains Traefik HTTP response status codes
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-06-11 10:00:14 +02:00 |
|
Fernandez Ludovic
|
ad980334d1
|
doc: remove dead page.
|
2021-03-30 14:51:30 +02:00 |
|
romain
|
0dae829080
|
Merge branch v2.3 into v2.4
|
2021-01-14 17:56:52 +01:00 |
|
Michael
|
ab4c93dd2f
|
New Traefik Labs doc theme
|
2021-01-13 11:54:04 +01:00 |
|
romain
|
92886c46ea
|
Merge branch v2.3 into v2.4
|
2021-01-11 16:26:53 +01:00 |
|
Kevin Pollet
|
c24f75ce0b
|
Update copyright year for 2021
|
2021-01-08 19:20:04 +01:00 |
|
Romain
|
c21597c593
|
Add Kubernetes Gateway Provider
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2020-12-15 16:40:05 +01:00 |
|
Kevin Pollet
|
f5b290b093
|
Add ECS menu to dynamic config reference
|
2020-11-03 17:40:04 +01:00 |
|
Neil McAllister
|
2e8d99c5b8
|
Revise Traefik Pilot documentation section
|
2020-10-16 11:20:05 +02:00 |
|
Romain
|
b40d35b779
|
chore: apply new documentation style.
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-09-23 10:20:04 +02:00 |
|
Jean-Baptiste Doumenjou
|
c0f1e74bed
|
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2020-09-16 15:46:04 +02:00 |
|
Fernandez Ludovic
|
6e5dd35ee3
|
Merge branch v2.2 into v2.3
|
2020-08-11 17:21:44 +02:00 |
|
Matthieu Hostache
|
a2ca235fee
|
Harmonize docs
|
2020-07-31 10:56:04 +02:00 |
|
Neil McAllister
|
720bef97e6
|
doc: add pilot and plugins documentation.
|
2020-07-15 20:14:04 +02:00 |
|
Kevin Pollet
|
1ef93fead7
|
Add HTTP Provider
* feat: add HTTP provider implementation
* refactor: add SetDefaults and struct tag for the new file parser
* feat: add TLS configuration property
* refactor: rework HTTP provider implementation
* feat: provide config only once if fetched config is unchanged
* style: lint
* ui: add HTTP provider icon
* tests: simplify and fix integration test
* docs: add reference config for file
* docs: move http reference config for file
Co-authored-by: Daniel Tomcej <daniel.tomcej@gmail.com>
|
2020-07-15 16:56:03 +02:00 |
|
Alessandro Chitolina
|
285ded6e49
|
Add AWS ECS provider
* add ecs provider
* add ecs docs
* fix test after rebase
* add provider icon
* add missing addProvider call
* Fix for review
* Fix documentation
* Fix for review
* Fix documentation
* fix ctx usage
* autoDiscoverClusters setDefaults false
* Fix for review
* review: doc.
* Fix for review: add ctx in backoff retry
* review: linter.
Co-authored-by: Michael <michael.matur@gmail.com>
Co-authored-by: romain <romain@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
|
2020-07-15 16:28:04 +02:00 |
|
Ludovic Fernandez
|
fe8e9414cf
|
Change doc analytics.
|
2020-07-02 18:20:03 +02:00 |
|
Michael
|
abdb5cc6cb
|
Update Copyright
|
2020-05-12 19:04:04 +02:00 |
|
Fernandez Ludovic
|
60e247862a
|
Merge branch v2.1 into master
|
2020-01-21 18:41:46 +01:00 |
|
Julien Salleyron
|
c296a4a967
|
Remove Content-Type auto-detection
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
|
2020-01-21 18:06:03 +01:00 |
|
Ludovic Fernandez
|
6b7be462b8
|
Add Ingress annotations support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-01-14 15:48:06 +01:00 |
|
Fernandez Ludovic
|
da3d814c8b
|
Merge branch 'v2.1' into master
|
2020-01-07 19:13:48 +01:00 |
|
Manuel Zapf
|
b5ae141fb6
|
Add Migration Guide for Traefik v2.1
|
2019-12-12 17:06:05 +01:00 |
|
Fernandez Ludovic
|
2d3fc613ec
|
Merge branch 'v2.1' into master
|
2019-12-11 22:14:26 +01:00 |
|
Fernandez Ludovic
|
5c091a1871
|
Merge branch 'v2.0' into v2.1
|
2019-12-09 18:48:20 +01:00 |
|
Damien Duportal
|
eef3ca0295
|
Improve documentation for ACME/Let's Encrypt
|
2019-12-09 18:08:04 +01:00 |
|
Ludovic Fernandez
|
9b9f4be6a4
|
Add KV store providers (dynamic configuration only)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-11-28 21:56:04 +01:00 |
|
Amine Benseddik
|
fe8b090911
|
Elastic APM tracer implementation
|
2019-11-27 16:00:07 +01:00 |
|
Fernandez Ludovic
|
ca9eaf383a
|
Merge branch 'v2.0' into master
|
2019-11-15 13:34:41 +01:00 |
|
Pascal Andy
|
8f340afca1
|
Add back the security section from v1
|
2019-11-15 10:48:05 +01:00 |
|
Damien Duportal
|
e30ab07439
|
Dashboard example with swarm
|
2019-11-12 15:40:05 +01:00 |
|
Andrew Privalov
|
7be2db6e86
|
Add Consul Catalog provider
|
2019-10-15 17:34:08 +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
|
887826ee68
|
Improve documentation about API and Dashboard.
|
2019-09-12 16:22:03 +02:00 |
|
Ludovic Fernandez
|
306e5081d9
|
fix: Datadog case.
|
2019-09-02 03:18:04 -07:00 |
|
Jean-Baptiste Doumenjou
|
0d9cf697fa
|
Base of the migration guide
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2019-08-31 00:28:04 -07:00 |
|