Skip to content

v0.3 Reverse Proxy Support 🌐

Latest
Compare
Choose a tag to compare
@CrazyWolf13 CrazyWolf13 released this 12 Dec 16:08
· 2 commits to main since this release

With this release streamlink-webui now has support for reverse proxys and setup behind a domain.
I've also improved the startup by using a shell script to apply different env variables set inside Docker to the application at runtime.

Look here for instructions on how to set streamlink-webui up behind a domain.
https://github.com/CrazyWolf13/streamlink-webui/blob/main/README.md#behind-a-domain

Warning

This is one of the first public releases which is considered alpha, bugs are expected.
Please report any issues or suggestions via Github Issues.

Thanks ❤️
Special Thanks to @marcopeocchi for helping me with the pinia storage to apply the BASE_URL at runtime. ❤️