Commit graph

60 commits

Author SHA1 Message Date
mpl 685962545a
docs: fix traefik version s/2.6/2.7/ 2022-05-25 18:14: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
Tom Moulard a4560fa20d
Prepare release v2.7.0-rc1 2022-03-24 20:54:08 +01:00
Tom Moulard da092e653d
Prepare release v2.6.0-rc1 2021-12-20 17:02:06 +01:00
romain fc69f882c5 Merge current v2.4 into master 2021-06-28 10:07:17 +02:00
Wei Lun 55845c95bb
docs: fix invalid subdomain 2021-06-24 11:28:05 +02: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
Sergiu Marsavela 512ed086bd
Fix typos in migration guide 2020-11-27 11:18:04 +01: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
ScuttleSE 6fc110a71a
doc: fix typo in migration guide 2020-08-15 16:04:03 +02:00
Ludovic Fernandez ec775a016a
doc: replace underscore by hyphen for k8s metadata names. 2020-08-03 17:30:04 +02:00
František Hána 7694ff1761
Fix v1-> v2 migration: unify domain name in documentation example 2020-06-09 12:18:04 +02:00
yuyicai 2ce2d63bda
doc: add apiVersion for "kind: Middleware" 2020-04-27 17:26:06 +02:00
MartinKoerner 40b4032ea0
Add Access log chapter for migration v1->v2 2020-04-22 11:12:05 +02:00
Sandro 0d7761f097
Fix typos in documentation 2020-04-08 18:54:03 +02:00
Benjamin Freeman 332c314d53
Fix bad address syntax in Global HTTP to HTTPS redirection v2 TOML 2020-04-02 13:20:05 +02:00
Ludovic Fernandez 5adf74e6ce
doc: Use neutral domains. 2020-03-13 22:50:05 +01:00
Ludovic Fernandez d0f8c1834d
Update migration documentation 2020-03-09 13:22:06 +01:00
Traefiker Bot 13ebd2c4e4
Update version references. 2020-03-05 21:46:04 +01:00
Traefiker Bot a6040c623b
Entry point redirection and default routers configuration
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-03-05 12:46:05 +01:00
Fernandez Ludovic e9d0a16a3b Merge 'v2.1' into master 2020-02-29 00:59:18 +01:00
Ludovic Fernandez 8c271cf40c
Update to go1.14 2020-02-26 15:30:06 +01:00
rYR79435 ef504f3eba
Remove TLS cipher suites for TLS minVersion 1.3 2020-02-17 17:38:05 +01:00
Ludovic Fernandez beec65938e
Improve documentation. 2020-02-17 11:04:04 +01:00
Fernandez Ludovic aa21351d0d Merge branch v2.1 into master 2020-02-10 16:47:13 +01:00
Ludovic Fernandez a4e8d3cb36 doc: use the same entry point name everywhere 2020-01-23 16:36:07 +01:00
Fernandez Ludovic 60e247862a Merge branch v2.1 into master 2020-01-21 18:41:46 +01:00
Ludovic Fernandez 6c4d7fd377 doc: adds an explanation of the global redirection pattern. 2020-01-20 15:04:09 +01:00
Ludovic Fernandez 72e702a15a Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14: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
Ludovic Fernandez 7f085df240 chore: update some dependencies 2019-12-12 17:48:05 +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
Tim a7d7c2b98b Fix Docker example in "Strip and Rewrite Path Prefixes" in migration guide 2019-12-06 00:42:04 +01:00
Fernandez Ludovic 89919dbe36 Merge branch 'v2.0' into v2.1 2019-12-02 18:20:29 +01:00
Ludovic Fernandez e5104021b1 doc: remove double quotes on CLI flags. 2019-11-19 10:18:05 +01:00
Fernandez Ludovic ca9eaf383a Merge branch 'v2.0' into master 2019-11-15 13:34:41 +01:00
Frieder Schlesier dfca01e469 fix typo in v1 to v2 migration guide 2019-11-13 00:34:04 +01:00
Fernandez Ludovic d66dd01438 Merge branch 'v2.0' into master 2019-10-29 09:52:45 +01:00
sumarsono 2042fdf3bd fix typo for stripPrefix in tab File (YAML) 2019-10-20 23:40:03 +02:00
Michael 14bdc0e57a Fix consul catalog documentation 2019-10-16 10:36:04 +02:00
Damien Duportal 8492a702b2 Migration guide: pathprefixstrip migration 2019-10-14 17:26:05 +02:00
Constantin Stan c87a37f804 Improve ciphersuite examples 2019-10-08 14:38:04 +02:00
Damien Duportal 3ebed4ff40 Clarifies how to configure and access the dashboard in the api & dashboard documentations 2019-10-07 14:38:06 +02:00
Andreas Steinel 0082fe8173 $ needs escaping in docker-compose.yml 2019-09-30 18:32:04 +02:00