1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-04-19 10:31:36 +02:00
Files
wiki/wiki/reverse-proxy.md
2026-04-03 09:12:03 +02:00

471 B

Reverse proxy

A reverse proxy is an application that is upstream of back-end application and forwards clients to those.

Software that can be used as reverse proxy

The following software can be used as reverse proxy.

  • Traefik is a http and https reverse proxy with a special integration of infrastructure components (for example Docker)
  • NGINX is a webserver that can be also used as a reverse proxy