2023-09-14, 04:04 PM
My setup is similar to yours.
And yes, it sounds like you're trying to implement a bunch of things at the same time, and getting lost along the way.
You're moving in the right direction though. If you start by adding one piece to your stack, making sure it works, adding another piece, etc, then I'm sure you will succeed.
Some specific suggestions:
And yes, it sounds like you're trying to implement a bunch of things at the same time, and getting lost along the way.
You're moving in the right direction though. If you start by adding one piece to your stack, making sure it works, adding another piece, etc, then I'm sure you will succeed.
Some specific suggestions:
- I'll assume you're sticking with giving Jellyfin its own VM, with the VM running on top of Proxmox
- After setting up the Jellyfin VM, make sure you're able to access Jellyfin webui from other computers on the network, without the reverse proxy involved (http://192.168.1.5:8096 or similar)
- You might need to open port 8096 on your Jellyfin VM
- Once you know for sure that this works, configure Nginx Proxy Manager and whatever DNS records are needed