SkapiN
d2c1d39d42
Fix clusters option in ECS provider documentation
2020-11-24 14:50:03 +01:00
kevinpollet
2112de6f15
Merge branch v2.3 into master
2020-11-20 11:30:07 +01:00
Romain
be0845af02
Apply labelSelector as a TweakListOptions for Kubernetes informers
2020-11-20 00:18:04 +01:00
Ivor Scott
9fb32a47ca
Fix grammar in kubernetes ingress controller documentation
2020-11-19 10:04:04 +01:00
Harold Ozouf
4f43c9ebb4
Fix missing allow-empty tag on ECS and Consul Catalog providers
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2020-11-19 00:12:03 +01:00
Jean-Baptiste Doumenjou
4fccde84bd
Merge current v2.3 branch into master
2020-10-23 14:29:22 +02:00
Tom Matthews
721896ba70
Resolve broken URLs causing make docs to fail
2020-10-20 23:02:04 +02:00
Yeri Pratama
228270414c
fix typo in providers overview documentation
2020-10-20 19:02:04 +02:00
Ludovic Fernandez
04c07227f2
fix: Consul Catalog address documentation.
2020-10-19 10:28:03 +02:00
Andrew Savinykh
b1ba42410b
Moving Provider Namespace documentation topic to Configuration Discovery section
2020-10-15 14:54:04 +02:00
Kevin Pollet
5e63ab619e
Fix default value of docker client timeout
2020-09-25 09:14:04 +02:00
Fernandez Ludovic
cd947ae822
Merge branch 'v2.3' into master
2020-09-23 15:35:31 +02:00
Romain
f59bf16e82
Fix consul catalog router tag example
2020-09-23 11:56:03 +02:00
Romain
118c31eb8d
Fix yaml documentation
2020-09-23 11:38:03 +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
Fernandez Ludovic
86c099d629
Merge branch v2.3 into master
2020-09-17 12:32:18 +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
Julien Salleyron
76f42a3013
add ServersTransport on services
2020-09-11 15:40:03 +02:00
Fernandez Ludovic
6075f7e8fd
Merge branch v2.3 into master
2020-09-08 10:48:09 +02:00
Manuel Zapf
235d1d655d
Add example for the IngressClass usage
2020-09-01 10:18:03 +02:00
Sune Keller
29bd6faa18
Support configuring a HTTP client timeout in the Docker provider
2020-08-28 10:02:03 +02:00
Fernandez Ludovic
ca6b46533a
Merge branch v2.2 into v2.3
2020-08-14 12:07:41 +02:00
Ludovic Fernandez
a1fe29347a
doc: fix dead link.
2020-08-14 11:36:05 +02:00
Kevin Pollet
5b05c990b0
Improve region resolution for ECS provider
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-08-05 11:52:03 +02:00
Romain
dafb14ff37
Support Kubernetes Ingress pathType
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
2020-07-28 17:50:04 +02:00
Michael
3908ef611a
Fix documenation for ECS
2020-07-28 10:44:05 +02:00
Ludovic Fernandez
8f2951b275
Prepare release v2.3.0-rc1
2020-07-15 20:50:03 +02:00
Daniel Tomcej
cb6ec507e2
Add new ingressClass support to ingress provider
...
* add new ingressClass
* add doc
* lint
* adjust behavior to look for a class with a specific controller
* remove looking strange test ingressclass
* return nil rather than en empty object
* change documentation
* apply @kevinpollet suggestion
* change order of processIngress to be correct and adjust tests
* review: clean.
* review: clean.
* Fix for review
Co-authored-by: Manuel Zapf <manuel@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
Co-authored-by: Michael <michael.matur@gmail.com>
2020-07-15 19:18:03 +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
jb doumenjou
73ca7ad0c1
Merge remote-tracking branch 'upstream/v2.2' into mrg-current-v2.2
2020-07-10 11:23:49 +02:00
Neil McAllister
7c54a45950
Minor fix to Go templating documentation
2020-07-01 12:00:03 +02:00
Ludovic Fernandez
cb1d0441e9
feat: use parser to load dynamic config from file.
2020-06-17 16:48:04 +02:00
Jean-Baptiste Doumenjou
c0c540dc09
fix a broken link on Docker plugins documentation
2020-06-10 12:22:04 +02:00
Lukas Pfannschmidt
04257afab7
Remove redundant paragraph in Kubernetes ingress documentation
2020-05-14 18:22:04 +02:00
Frank Brütting
fe5a4a26f8
Edit code indentation for correct alignment
2020-04-17 17:32:04 +02:00
Ludovic Fernandez
f55a09862e
doc: improve CRD documentation.
2020-04-15 17:38:05 +02:00
Ludovic Fernandez
5adf74e6ce
doc: Use neutral domains.
2020-03-13 22:50:05 +01:00
John Molakvoæ
df351511de
Fix example values for swarmModeRefreshSeconds
2020-03-10 16:08:05 +01:00
Traefiker Bot
13ebd2c4e4
Update version references.
2020-03-05 21:46:04 +01:00
Fernandez Ludovic
09c07f45ee
Merge v2.1 into master.
2020-03-05 16:10:23 +01:00
Ludovic Fernandez
dccc075f2c
Add some missing doc.
2020-03-04 16:48:05 +01:00
Fernandez Ludovic
e9d0a16a3b
Merge 'v2.1' into master
2020-02-29 00:59:18 +01:00
Ludovic Fernandez
664cd940c5
fix: YML example of template for the file provider.
2020-02-28 14:52:05 +01:00
Ludovic Fernandez
aab7043d45
Add information about filename and directory options.
2020-02-18 17:30:05 +01:00
Bret Fisher
86407871e6
Docs: Clarifying format of ingress endpoint service name
2020-02-17 17:30:06 +01:00
Ludovic Fernandez
beec65938e
Improve documentation.
2020-02-17 11:04:04 +01:00
Ludovic Fernandez
d501c0786f
Early filter of the catalog services.
2020-02-13 10:26:04 +01:00
FuNK3Y
0c90f6afa2
Fix traefik behavior when network_mode is host
2020-02-11 11:56:05 +01:00
Fernandez Ludovic
aa21351d0d
Merge branch v2.1 into master
2020-02-10 16:47:13 +01:00
silenceshell
e78843bdca
fix a typo
2020-02-05 14:08:04 +01:00
Ludovic Fernandez
e378cb410c
Update supported providers list.
2020-01-17 17:30:07 +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
Jean-Baptiste Doumenjou
d3977ce40e
Improve documentation about Kubernetes IngressRoute
2020-01-07 11:26:05 +01:00
Dmitry Sharshakov
125470f110
Support SSH connection to Docker
2019-12-18 15:28:04 +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
Jean-Baptiste Doumenjou
89db08eb93
Improve documentation on file provider limitations with file system notifications
2019-12-09 11:48:05 +01:00
Daniel Tomcej
50bb69b796
Document LE caveats with Kubernetes on v2
2019-12-09 10:16:05 +01:00
Fernandez Ludovic
829649e905
Merge branch 'v2.1' into master
2019-12-03 10:43:25 +01:00
Fernandez Ludovic
89919dbe36
Merge branch 'v2.0' into v2.1
2019-12-02 18:20:29 +01:00
Ludovic Fernandez
cf1ace3a73
fix: consul catalog constraints.
2019-11-29 17:16:05 +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
Damien Duportal
2685e06528
Add Swarm section to the Docker Provider Documentation
2019-11-27 17:12:04 +01:00
Ludovic Fernandez
e5104021b1
doc: remove double quotes on CLI flags.
2019-11-19 10:18:05 +01:00
Ludovic Fernandez
c5ec12cd56
feat: add consul catalog options
2019-10-31 11:56:05 +01:00
Ludovic Fernandez
5f8fb6c226
fix: Consul Catalog documentation.
2019-10-29 12:32:05 +01:00
Fernandez Ludovic
d66dd01438
Merge branch 'v2.0' into master
2019-10-29 09:52:45 +01:00
Ludovic Fernandez
743d772a80
doc: @ is not authorized in names definition.
2019-10-28 11:04:05 +01:00
Michael
14bdc0e57a
Fix consul catalog documentation
2019-10-16 10:36:04 +02:00
Andrew Privalov
7be2db6e86
Add Consul Catalog provider
2019-10-15 17:34:08 +02:00
Andreas Steinel
b2b142a037
State clearly, that they are mutual exclusive
2019-10-07 14:48:05 +02:00
mpl
06d37b2a94
document providersThrottleDuration
2019-09-30 18:24:04 +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
dabc139fab
doc: Flags and labels are case insensitive.
2019-09-20 17:16:05 +02:00
Ludovic Fernandez
f929346c18
Improve documentation for the TLS section of the provider connection.
2019-09-20 17:00:05 +02:00
Julien Salleyron
401b3afa3b
Add passHostHeader and responseForwarding in IngressRoute
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-09-13 16:46:04 +02:00
Ben Weissmann
43af0b051f
Throttle Kubernetes config refresh
2019-09-10 18:30:05 +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
6fed76a687
WeightedRoundRobin load balancer
...
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-08-26 01:30:05 -07:00
Ludovic Fernandez
75c99a0491
doc: improve examples.
2019-07-22 09:58:04 +02:00
mpl
d5f4934acf
Add documentation about Kubernetes Ingress provider
2019-07-19 09:50:04 +02:00
Ludovic Fernandez
093658836e
Restrict traefik.toml to static configuration.
2019-07-15 10:22:03 +02:00
Jean-Baptiste Doumenjou
2c7cfd1c68
Expand Client Auth Type configuration
2019-07-12 17:50:04 +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
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
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
fe68e9e243
New constraints management.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-06-21 09:24:04 +02:00
Russ Ferriday
d306c8fd50
change doc references to scheme[Rr]edirect -> redirect[Ss]cheme
2019-06-17 18:00:07 +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
mpl
c4df78b4b9
Add support for TCP (in kubernetes CRD)
...
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-06-11 15:12:04 +02:00
Julien Salleyron
518a37e776
rework loadbalancer support
2019-06-05 22:18:06 +02:00
Brad Jones
b143101f82
Specify that Rancher provider is for 1.x only
2019-06-04 00:46:05 +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
Ludovic Fernandez
6bbe7262ef
documentation remove traefik.port.
2019-05-20 11:14:04 +02:00
Michael
97ec764db7
Fix typos in documentation
2019-05-17 13:32:05 +02:00
Michael Irwin
2617de2cdd
Clarify docs with labels in Swarm Mode
2019-05-09 08:32:04 +02:00
Ludovic Fernandez
4b5c3ccf58
Adds a reference to the middleware overview.
2019-04-29 19:36:07 +02:00
Ludovic Fernandez
0f2b774ea1
fix: Rancher documentation.
2019-04-26 11:48:04 +02:00
Ludovic Fernandez
d80700810f
Review documentation
2019-04-24 17:44:04 +02:00
Ludovic Fernandez
62c03b3318
k8s static configuration explanation
2019-04-17 11:48:05 +02:00
Ludovic Fernandez
821ad31cf6
Enhance Marathon documentation
2019-04-17 10:58: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
Ludovic Fernandez
8389b46b5c
Use the same case every where for entryPoints.
2019-04-15 11:14:05 +02:00
Manuel Zapf
e1d097ea20
Add Rancher provider again
2019-04-05 12:22:04 +02:00
Jean-Baptiste Doumenjou
4919b638f9
Improve the Documentation with a Reference Section
2019-04-05 11:32:04 +02:00
Christian Franke
fe532ed4f2
Fix two minor nits in Traefik 2.0 docs
2019-03-29 16:38:04 +01:00
mpl
0779c6a139
Full ACME+CRD example
...
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-03-27 15:16:04 +01:00
Jean-Baptiste Doumenjou
fd26cf265d
Fix some minors errors on the documentation
2019-03-26 16:32:06 +01:00
Erin
119d0134e0
Documentation Updates: docker-compose examples
2019-03-22 15:22:08 +01:00
Michael
79ecff7b42
Fix Getting started
2019-03-21 15:34:04 +01:00
Julien Salleyron
0f2c4fb5f4
Add support for tcp labels in docker provider
2019-03-21 15:22:06 +01:00
mpl
c4b7e8f288
doc: kubernetes CRD provider
...
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-03-19 16:44:06 +01:00
Jean-Baptiste Doumenjou
e2ec64947a
Update the file provider documentation
2019-03-14 16:46:05 +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
Gérald Croës
ac6b11037d
Documentation Revamp
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2019-02-26 14:50:07 +01:00