1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-01 00:23:52 +03:00

Clean Documentation

This commit is contained in:
Nicolas Mengin
2025-08-25 14:35:04 +02:00
committed by GitHub
parent 8ac8473554
commit 1997bc7432
77 changed files with 2561 additions and 1247 deletions

View File

@@ -25,7 +25,7 @@ With Consul Catalog, Traefik can leverage tags attached to a service to generate
!!! info "tags"
- tags are case-insensitive.
- The complete list of tags can be found [the reference page](../../reference/dynamic-configuration/consul-catalog.md)
- The complete list of tags can be found [the reference page](../../reference/routing-configuration/other-providers/consul-catalog.md)
### General

View File

@@ -93,7 +93,7 @@ With Docker, Traefik can leverage labels attached to a container to generate rou
!!! info "Labels"
- Labels are case-insensitive.
- The complete list of labels can be found in [the reference page](../../reference/dynamic-configuration/docker.md).
- The complete list of labels can be found in [the reference page](../../reference/routing-configuration/other-providers/docker.md).
### General

View File

@@ -23,7 +23,7 @@ With ECS, Traefik can leverage labels attached to a container to generate routin
!!! info "labels"
- labels are case-insensitive.
- The complete list of labels can be found in [the reference page](../../reference/dynamic-configuration/ecs.md).
- The complete list of labels can be found in [the reference page](../../reference/routing-configuration/other-providers/ecs.md).
### General

View File

@@ -13,7 +13,7 @@ A Story of key & values
!!! info "Keys"
- Keys are case-insensitive.
- The complete list of keys can be found in [the reference page](../../reference/dynamic-configuration/kv.md).
- The complete list of keys can be found in [the reference page](../../reference/routing-configuration/other-providers/kv.md).
### Routers

View File

@@ -25,7 +25,7 @@ With Nomad, Traefik can leverage tags attached to a service to generate routing
!!! info "tags"
- tags are case-insensitive.
- The complete list of tags can be found [the reference page](../../reference/dynamic-configuration/nomad.md)
- The complete list of tags can be found [the reference page](../../reference/routing-configuration/other-providers/nomad.md)
### General

View File

@@ -116,7 +116,7 @@ With Docker Swarm, Traefik can leverage labels attached to a service to generate
!!! info "Labels"
- Labels are case-insensitive.
- The complete list of labels can be found in [the reference page](../../reference/dynamic-configuration/docker.md).
- The complete list of labels can be found in [the reference page](../../reference/routing-configuration/other-providers/swarm.md).
### General