1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-19 06:07:44 +02:00
wiki/wiki/traefik.md
2022-09-04 05:08:56 +02:00

11 lines
324 B
Markdown

# Traefik
[Traeffik](https://github.com/traefik/traefik) is a http reverse proxy with
a special integration of infrastructure components (e.g. [Docker](./docker.md)).
An alternative solution for this is [nginx](./nginx.md).
## Server
A server can be setup via docker with the
[traefik image](./docker-images/traefik.md).