unRaid Subsonic HTTPS duckdns subdomain setup [SOLVED]


Recommended Posts

I'd been wrestling with this for a little while, and finally got my ducks in a row. Using this setup, you can create a free subdomain, subsonic.yourhouse.com, that will point to subsonic running on your unraid installation.

 

Create account at duckdns.org, make a note of the SUBDOMAIN that you have to add. I'll use duckdnssubdomain.

imKq9Mpt.png

 

Install duckdns docker, and setup with duckdnssubdomain, and token

Z26Oe1Ot.png

 

Install subsonic docker, and setup:

Set both Host Port 2 and Key 2 to 4433

bvC23QMm.png

 

 

Go into Subsonic > Settings > Network > check Access your server over the internet.... > check Use custom URL, "https://subsonic.yourdomain.com:4433"

t3V5VBFt.png

 

Add godaddy DNS CNAME. Name: subsonic, Value: duckdnsusername.duckdns.org

r4Ifueet.png

 

And that should do it.

 

What happens is you point your subsonic clients to:

https://subsonic.yourdomain.com:4433

that hits godaddy CNAME/subdomain subsonic.yourdomain.com

bounces over to duckdns

bounces to your home server IP (updated via duckdns docker in unRaid)

 

whew!

Edited by dkerlee
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.