So I've been killing my limited free time for ~2 weeks trying to figure out any way (the "right" way would be best) to access my plugins through plugin.server.xyz in a local only environment.
The Environment
Dell R510 w/ IT-Mode H310, 8 6tb drives in RAIDZ2 (Yes, I know this isn't ideal, but it's what the consumers want)
Network is 2 old enterprise Cisco switches connected to lots of wireless APs to serve emby, nextCloud and MineOS to every imaginable device.
The server will be offline for most of its life. It will come home to sync and update content with my server every couple months. Otherwise, its completely disconnected from the internet.
The Goal
I want my users to stop bothering me for complicated setup (the work of my predecessor) to access content in a very simple manner (i.e. player.server.xyz to access the emby web application, minecraft.server.xyz, download.server.xyz).
What I've Tried
Wracking my mind for how to do what seems relatively simple.
Variations of nginx reverse proxy from:
https://forums.freenas.org/index.ph...-to-reverse-proxy-your-jails-w-certbot.49876/
I get zero indication that this works, at all. Using a self-signed certificate, which is all I've tried as I don't own or don't need a real domain for this application, doesn't even get me to the nginx 404 page.
The Real Question
Is reverse proxy the right application for this? If not, what is?
The Environment
Dell R510 w/ IT-Mode H310, 8 6tb drives in RAIDZ2 (Yes, I know this isn't ideal, but it's what the consumers want)
Network is 2 old enterprise Cisco switches connected to lots of wireless APs to serve emby, nextCloud and MineOS to every imaginable device.
The server will be offline for most of its life. It will come home to sync and update content with my server every couple months. Otherwise, its completely disconnected from the internet.
The Goal
I want my users to stop bothering me for complicated setup (the work of my predecessor) to access content in a very simple manner (i.e. player.server.xyz to access the emby web application, minecraft.server.xyz, download.server.xyz).
What I've Tried
Wracking my mind for how to do what seems relatively simple.
Variations of nginx reverse proxy from:
https://forums.freenas.org/index.ph...-to-reverse-proxy-your-jails-w-certbot.49876/
I get zero indication that this works, at all. Using a self-signed certificate, which is all I've tried as I don't own or don't need a real domain for this application, doesn't even get me to the nginx 404 page.
The Real Question
Is reverse proxy the right application for this? If not, what is?