I am starting with spinning up an NGINX server on my Proxmox server box in an LXC container using Docker. The NGINX server will interface from the gateway vlan to the web vlan. This will require me to spin up a web vlan and provide it with a dns/dhcp service and connect the web vlan to the Proxmox server. Fortunately I already have a vlan setup on the Edgerouter-12 that I can use for this. I just have to provide the path for the web vlan to pass directly to the Proxmox server.
This is a blog mostly about techie things, what I am doing to my apartment network on the cheap, IOT, 3D Printing, Raspberry Pis, Arduinos, ESP32, ESP8266, Home Automation, Personal Weather Stations, Things That Go Bump in the Night, and some side issues that need discussing. Remember, sometimes the journey to an end is as much fun as the goal achieved!
Tuesday, February 15, 2022
Net Interface #02 - Spin up an NGINX Server with accompanying web server
Labels:
Docker,
Gateway Vlan,
LXC,
NGINX,
Project#26,
Proxmox,
Web Vlan