Move callout to the entrypoint page footer
This commit is contained in:
parent
ab0713d587
commit
536e11d949
3 changed files with 4 additions and 3 deletions
|
@ -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!}
|
||||||
|
|
|
@ -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!}
|
||||||
|
|
|
@ -750,4 +750,4 @@ spec:
|
||||||
[...]
|
[...]
|
||||||
```
|
```
|
||||||
|
|
||||||
{!traefik-for-business-applications.md!}
|
{!traefik-for-business-applications.md!}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue