Skip to content

v0.3 Reverse Proxy Support 馃寪

Choose a tag to compare

@CrazyWolf13 CrazyWolf13 released this 12 Dec 16:08
· 19 commits to main since this release
4a6c85f

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. 鉂わ笍