Reverse-Proxy

From FlowerHouseWiki
Revision as of 20:50, 11 February 2023 by Tropaion (talk | contribs) (Removed redirect to Reverse-Proxy (old version))
Reverse-Proxy-LXC
Reverse proxy.png

Network


IP: 192.168.88.3
MAC: 56:59:71:B1:85:BC

System


OS: Debian Bullseye
Files: configuration.yml
users_database.yml
authelia_portal.conf
protected_endpoint.conf
UpdateAuthelia.sh
RAM: 1024MB
Cores: 1
Privileged: No

The ReverseProxy is reachable under 192.168.88.3 which is located in the ServerVLAN.

Every incoming packages from outside are forwarded to this IP.

The ReverseProxy also forces outside connections to use HTTPS/SSL and will provide a SSL-Certificate.

Previously Nginx Proxy Manager and Authelia was used for ReverseProxy: [Guide https://wiki.flowerhouse.at/index.php/Reverse-Proxy_(old_version)]

Now Caddy2 is used for the ReverseProxy, because it's more stable and integrated

Basic Setup