/xplex

The renaissance will be streamed LIVE!

Primary LanguageShellMozilla Public License 2.0MPL-2.0

xplex banner

xplex —your personal, self-hosted, open source, multi-streaming server

container website

Links

TL;DR

User

docker run -d --name xplex -p 80:80 -p 1935:1935 xplex/xplex

Developer

git clone https://github.com/debloper/xplex.git
cd xplex

docker build --target xplex -t xplex/xplex:latest .

docker run -d --name xplex -p 80:80 -p 1935:1935 xplex/xplex

For more details & next steps... follow the setup guide.