Jump to content

Recommended Posts

Posted (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 by RedNo7
added last sentence re updating SSL cert
Posted

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.

Posted
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.

 

Posted
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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...