Move callout to the entrypoint page footer

This commit is contained in:
Kevin Pollet 2024-11-25 17:22:04 +01:00 committed by GitHub
parent ab0713d587
commit 536e11d949
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View file

@ -341,4 +341,5 @@ http:
[http.middlewares.test-auth.basicAuth] [http.middlewares.test-auth.basicAuth]
removeHeader = true removeHeader = true
``` ```
{!traefik-for-business-applications.md!} {!traefik-for-business-applications.md!}

View file

@ -1237,8 +1237,6 @@ entryPoints:
--entryPoints.foo.udp.timeout=10s --entryPoints.foo.udp.timeout=10s
``` ```
{!traefik-for-business-applications.md!}
## Systemd Socket Activation ## Systemd Socket Activation
Traefik supports [systemd socket activation](https://www.freedesktop.org/software/systemd/man/latest/systemd-socket-activate.html). Traefik supports [systemd socket activation](https://www.freedesktop.org/software/systemd/man/latest/systemd-socket-activate.html).
@ -1260,3 +1258,5 @@ systemd-socket-activate -l 80 -l 443 --fdname web:websecure ./traefik --entrypo
!!! warning "Docker Support" !!! warning "Docker Support"
Socket activation is not supported by Docker but works with Podman containers. Socket activation is not supported by Docker but works with Podman containers.
{!traefik-for-business-applications.md!}

View file

@ -750,4 +750,4 @@ spec:
[...] [...]
``` ```
{!traefik-for-business-applications.md!} {!traefik-for-business-applications.md!}