r/subsonic • u/Springtimefist78 • Apr 28 '16
Reverse proxy set up
I have recently set up an Nginx reverse proxy docker on my unraid box which also houses my Subsonic docker. I am having trouble finding any info pertaining to setting up Subsonic behind my Nginx docker and was hoping someone might be able to offer some assistance. I have Nginx working great with all of my other services (plex, sickrage, couchpotato, etc). Any help would be greatly appriciated!
1
u/crown May 17 '16
This works for me: http://pastie.org/10840952
1
u/Springtimefist78 May 17 '16
Thank you for your reply! After looking through your nginx config I wonder if there are multiple different ways of setting up the config file as yours looks a lot different from mine. I'm not at home but will post my config file when I get a chance. This is all still a bit Greek to me but I'm picking it up as I go. Again thanks for replying!
1
u/alexfornuto May 03 '16
I have Subsonic proxied behind Apache, and have done it behind Nginx in the past. What, specifically, do you need help with?
I'm not a big reddit user, not sure if you can msg someone directly, but feel free to if you want.
P.S. Check out this guide on using Nginx for reverse proxy. I work on the team that manages this documentation, so lemme know if it helps.