saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
573 stars 65 forks source link

option to have plex as a subfolder for organizr SSO #77

Closed Shmee closed 2 years ago

Shmee commented 2 years ago

Describe the problem I currently have overseerr and tuatulli auto logged in via organizr, but Plex SSO only works as a subdirectory

Describe any solutions you think might work I have organizr on my root domain with organizr_web_subdomain: "" Would it be possible to add a traefik reverse proxy to a subdirectory like https://domain.tld/plex Do you think there could be an inventory addition for the plex or organizr role?

Im not looking to replace the subdomain plex.domain.tld, just add a reverse proxy so my users don't have to login twice to view my organizr plex tab

saltydk commented 2 years ago

If someone wants to create a PR that has gone through all the testing and validation sure, but I'm not touching this as it will lead into baseurl hell when someone else wants it for other apps.