SelfhostedPro / Yacht

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.
MIT License
3.42k stars 167 forks source link

[Feature Request] Change baseUrl #629

Open vromero opened 11 months ago

vromero commented 11 months ago

Is your feature request related to a problem? Please describe.

Sometimes users might want to set up a reverse proxy within the same domain, this is using only a different baseUrl.

Describe the solution you'd like Honor the HTTP request and create relative links from there.

Describe alternatives you've considered Have a configuration property that can specify baseUrl.

wickedyoda commented 11 months ago

Look at https://dev.yacht.sh, under advanced and reverse proxy instructions.

Let me know if there is anything additional you need.

Squirreljetpack commented 2 months ago

The documentation recommends using a subdomain, is there a method for subpath (baseurl)? It seems Yacht isn't too messy so nginx rewrite looks pretty doable but if baseURL is supported that would be even better.

wickedyoda commented 4 days ago

Did you ask about this in discord?