Damien Duportal
1468e1f697
Rephrase the traefik.backend
definition in documentation
2018-12-19 16:50:04 +01:00
Thomas Krzero
9d26839e54
[docker backend] - Add config flag to set refreshSeconds for swarmmode ticker
2018-11-27 17:44:04 +01:00
Damien Duportal
7a93bcc869
Add a "Security Consideration" section in the Docker's backend section of the documentation
2018-11-27 13:54:04 +01:00
Siyu
ef6c1fac4b
Update swarm mode endpoint
2018-11-20 16:40:06 +01:00
Julien Levesy
9cb4d56c03
Clarify swarm loadbalancer documentation
2018-11-15 19:46:03 +01:00
Aaron
19546ab518
Fix mistake in the documentation of several backends ( #4133 )
2018-10-30 10:49:41 +01:00
SALLEYRON Julien
e6e9a86919
Add flush interval option on backend
2018-10-29 18:42:03 +01:00
herver
99ddd7f9cb
domain is also optional for "normal" mode
2018-10-23 18:12:03 +02:00
Gérald Croës
e6a88f3531
Uses ASCII characters to spell Traefik
2018-10-17 16:24:04 +02:00
Gérald Croës
6d4cf0d892
usebindportip can fall back on the container ip / port
2018-10-15 11:46:03 +02:00
Crypto89
78a9d20691
Add the AuthResponseHeaders to the labels
2018-10-15 10:54:03 +02:00
Morten Hekkvang
609b2630d7
Add tags label to Docker provider documentation
2018-10-10 17:46:03 +02:00
Jean-Baptiste Doumenjou
efc6560d83
Pass the TLS Cert infos in headers
2018-08-29 11:36:03 +02:00
Damien Duportal
e46de74328
Improve the wording in the documentation for Docker and fix title for Docker User Guide
2018-08-20 16:46:04 +02:00
Ludovic Fernandez
2d449f63e0
Typo in auth labels.
2018-08-08 02:52:03 +02:00
Jean-Baptiste Doumenjou
9ce444b91a
Don't pass the Authorization header to the backends
2018-07-16 13:52:03 +02:00
Jean-Baptiste Doumenjou
79bf19c897
Auth support in frontends
2018-07-06 16:52:04 +02:00
Jean-Baptiste Doumenjou
81f23cc732
Add a default value for the docker.network configuration
2018-06-13 14:50:04 +02:00
Fernandez Ludovic
e2a5d4f83e
Merge 'v1.6.2' into master
2018-05-22 19:14:34 +02:00
DeamonMV
c376083ecb
Add command for basic auth with Docker Compose
2018-05-18 17:34:04 +02:00
Daniel Tomcej
190ebbed27
Update docs to reflect Provider wording
2018-05-16 19:48:03 +02:00
Fernandez Ludovic
4eda1e1bd4
Merge branch 'v1.6' into master
2018-05-15 10:43:27 +02:00
Ludovic Fernandez
df11e67bb4
Override health check scheme
2018-05-14 12:08:03 +02:00
Ludovic Fernandez
b7d20496f3
Add SSLForceHost support.
2018-05-14 11:44:03 +02:00
Ludovic Fernandez
a2a0c80acb
Fix segment backend name
2018-05-14 10:18:03 +02:00
Fernandez Ludovic
8e64bc8785
Merge branch 'v1.6' into master
2018-05-04 17:57:06 +02:00
Ludovic Fernandez
2213b4cf37
Cleaning labels/annotations documentation.
2018-04-30 12:08:03 +02:00
Fernandez Ludovic
3b3ca89483
Merge branch 'v1.6' into master
2018-04-25 08:22:17 +02:00
Fernandez Ludovic
f258f20b04
doc: add 'traefik.domain'.
2018-04-18 10:48:03 +02:00
Fernandez Ludovic
e6ce61fdf0
Merge tag 'v1.6.0-rc6' into master
2018-04-18 10:13:22 +02:00
Jesse Haka
1954a49f37
add http headers to healthcheck
2018-04-16 11:40:03 +02:00
Ludovic Fernandez
749d833f65
fix: template version documentation.
2018-04-16 00:34:03 +02:00
Alexander Kachkaev
66485e81b4
Normalize parameter names in configs
2018-04-06 09:38:03 +02:00
Ludovic Fernandez
0ea007b26f
Segments Labels: Rancher & Marathon
2018-03-26 15:32:04 +02:00
Ludovic Fernandez
d2766b1b4f
Ability to use "X-Forwarded-For" as a source of IP for white list.
2018-03-23 17:40:04 +01:00
Ludovic Fernandez
4802484729
Segment labels: Docker
2018-03-23 13:30:03 +01:00
Fernandez Ludovic
d2e84a700f
Merge branch 'v1.5' into master
2018-03-22 12:46:51 +01:00
Denis Shatilov
e0d92aed6d
Miss-leading Docker backend documentation
2018-03-22 10:22:04 +01:00
Michael
1f6f8d5e0f
New option in secure middleware
2018-03-02 14:24:03 +01:00
Ludovic Fernandez
26b3fe201b
Split security labels and custom labels documentation.
2018-02-16 16:04:05 +01:00
Michael
52b4e93c38
Fix typo in doc for rate limit label
2018-02-01 08:04:03 +01:00
Ludovic Fernandez
58d6681824
Redirection: permanent move option.
2018-01-31 19:10:04 +01:00
Łukasz Harasimowicz
a81171d5f1
Request buffering middleware
2018-01-31 15:32:04 +01:00
Fernandez Ludovic
617b8b20f0
Merge branch 'v1.5' into master
2018-01-09 15:46:56 +01:00
Julien Maitrehenry
e83599dd08
Add a note on how to add label to a docker compose file
2018-01-04 10:34:03 +01:00
Ludovic Fernandez
0391e21c84
Add default values for some Docker labels
2017-12-27 07:14:02 +01:00
Fernandez Ludovic
dd7a8a9a87
fix(docker): whitelist on services.
2017-12-20 15:20:07 +01:00
Fernandez Ludovic
133aa77c21
doc(docker): add ratelimit and errorpages doc.
2017-12-20 15:20:07 +01:00
Fernandez Ludovic
42b900b9b2
doc(docker): HealthCheck labels.
2017-12-20 15:20:07 +01:00
Fernandez Ludovic
9ee642a7db
doc(docker): order labels.
2017-12-20 15:20:07 +01:00