Rudloff / alltube

Web GUI for youtube-dl
GNU General Public License v3.0
2.96k stars 582 forks source link

nginx subfolder deployment (with alltube docker) #295

Open somebody-somewhere-over-the-rainbow opened 4 years ago

somebody-somewhere-over-the-rainbow commented 4 years ago

New issue

Has anybody deployed alltube via a subfolder on a domain such as alltube.com/tube I have no issues reverse proxying alltube from the docker container via a simple proxy_pass to a subdomain (alltube.domain.com) but I am unable to set the proper (rewrite?) rules to get it working on a folder behind the tld. Any help would be greatly appreciated.

Your environment

alltube and nginx for reverse proxy in docker containers

Please answer these questions when reporting a new issue:

What is your operating system (Windows, Linux, OSX, etc.)? ubuntu 20.04 What is your web server (Apache, IIS, etc.)? nginx with extras What version of AllTube are you using? latest docker

bellington3 commented 3 years ago

Hi there, I had the exact same issue and created a PR306 for this as I couldnt get it to work without 'telling' smarty about it: