vault backup: 2024-05-19 09:51:53
This commit is contained in:
parent
4b3779f9df
commit
cd7cab0fbd
@ -3,7 +3,7 @@ This file documents my troubleshooting methodology for configuring nginx to reve
|
|||||||
## Context
|
## Context
|
||||||
I have an OpenVPN server set up on a Raspberry Pi (`192.168.0.2`) listening on TCP/443 so that it's able to function on most networks. There are enough clients configured that I do not want to remake the server, then update config files for all the clients, and so on.
|
I have an OpenVPN server set up on a Raspberry Pi (`192.168.0.2`) listening on TCP/443 so that it's able to function on most networks. There are enough clients configured that I do not want to remake the server, then update config files for all the clients, and so on.
|
||||||
|
|
||||||
I have a Debian VM running on `192.168.0.6` that runs an "nginx hub" that i'd like to proxy all web-ish traffic out of
|
I have a Debian VM running on `192.168.0.6` that runs an "nginx hub" that I'd like to proxy all web-ish traffic out of my network with. It's currently handling at least one service and
|
||||||
|
|
||||||
I would like to serve https traffic from a server (`192.168.0.6`)
|
I would like to serve https traffic from a server (`192.168.0.6`)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user