vault backup: 2024-05-19 09:49:53

This commit is contained in:
zleyyij 2024-05-19 09:49:53 -06:00
parent 23216d72fd
commit 7c301e5f30

View File

@ -1,7 +1,7 @@
This file documents my troubleshooting methodology for configuring nginx to reverse proxy https traffic, and reverse proxy non https traffic on tcp/443.
## Context
I have an OpenVPN server set up on a Raspberry Pi, running on `192.168.0.2`
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.
I would like to serve https traffic from a server (`192.168.0.6`)