This commit is contained in:
Kathleen Fitzpatrick
2025-08-10 13:02:49 -04:00
parent f9734fb96f
commit a052657014
2 changed files with 30 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
<li>I have a mini server, running Proxmox.</li>
<li>I have installed Nginx Proxy Manager in a container on the Proxmox (an LXC), which is running and reachable at the static address 192.168.4.11.</li>
<li>I have installed the service I'm trying to expose in another LXC, which is running and reachable at the static address 192.168.4.12.</li>
<li>I have set up port forwarding on my Eero network for ports 80 and 443 to 198.168.4.11.</li>
<li>I have set up port forwarding on my Eero network for ports 80 and 443 to <s>198</s>192.168.4.11.</li>
<li>I have created a proxy host in NPM, for which all the dots are green:
<ul>
<li>Domain Name: <a href="http://service.example.net">service.example.net</a></li>