RedNo7 3 Posted 3 hours ago Posted 3 hours ago (edited) Hi, Plex user coming in hot... So, Plex handled all the networking side of things and I am trying to get my head around doing it myself without causing security issues. Emby is running on my QNAP and I have enabled my QNAP's SSL for Emby using into from the Emby docs here. I (think I) want to use Caddy as a reverse-proxy, but can I do that and also use "Emby Connect"? My limited understanding of Caddy is that this should be in the CaddyFile emby.MyDomain.tld { reverse_proxy / emby:8096 but what is MyDomain if I'm using using Emby Connect? ...sorry if this is a dumb question, but this is all new to me. I appreciate that I will need to update my QNAP SSL to reflect the correct domain name. Edited 3 hours ago by RedNo7 added last sentence re updating SSL cert
Luke 42810 Posted 1 hour ago Posted 1 hour ago Hi, yes you can. Lots of users here use caddy. I would suggest comparing your reverse proxy config to this: The guide is written for nginx but most reverse proxies have similar options.
ebr 16547 Posted 1 hour ago Posted 1 hour ago 1 hour ago, RedNo7 said: I (think I) want to use Caddy as a reverse-proxy, but can I do that and also use "Emby Connect"? Yes and I recommend using Caddy as it is dead-simple. 1 hour ago, RedNo7 said: but what is MyDomain if I'm using using Emby Connect? Connect or not your domain is the same - whatever domain you have created/obtained. Think of Connect as nothing but a dynamic DNS service. It just maps a forum account to a local server one.
ebr 16547 Posted 1 hour ago Posted 1 hour ago 1 minute ago, Luke said: The guide is written for nginx but most reverse proxies have similar options. Caddy is a lot simpler so you don't have to mess with most of that. Just use the example Caddy files that are posted out here.
RedNo7 3 Posted 59 minutes ago Author Posted 59 minutes ago 42 minutes ago, ebr said: Connect or not your domain is the same - whatever domain you have created/obtained. Think of Connect as nothing but a dynamic DNS service. It just maps a forum account to a local server one. Thanks, but I'm honestly super-confused by this. I thought a DDNS service maps something like `emby.mydomain.com` to my IP address. However, when using Emby connect, there is no `emby.mydomain.com` because I'm using Emby connect instead.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now