RedNo7 13 Posted July 30 Posted July 30 (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 July 30 by RedNo7 added last sentence re updating SSL cert
Luke 42915 Posted July 30 Posted July 30 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 16640 Posted July 30 Posted July 30 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 16640 Posted July 30 Posted July 30 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 13 Posted July 30 Author Posted July 30 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.
Luke 42915 Posted July 30 Posted July 30 Quote I thought a DDNS service maps something like `emby.mydomain.com` to my IP address. It could if you want to, yes.
Luke 42915 Posted July 30 Posted July 30 Quote However, when using Emby connect, there is no `emby.mydomain.com` because I'm using Emby connect instead. No, all Emby Connect does is save you from having to remember emby.mydomain.com. You still need to have normal remote access working.
ebr 16640 Posted July 30 Posted July 30 4 hours ago, Luke said: You still need to have normal remote access working ...and still need to obtain/configure a custom domain if you are going to use a proxy.
RedNo7 13 Posted July 30 Author Posted July 30 So a reverse-proxy requires a DDNS service even if you use Emby Connect? …I think that was the part I was missing. do you recommend any DDNS services and registrars that support DDNS?
Luke 42915 Posted July 31 Posted July 31 A ddns is never really required but it will make your life easier if your remote ip address frequently changes.
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