Skip to content
forked from debloper/xplex

The renaissance will be streamed LIVE!

License

Notifications You must be signed in to change notification settings

sayak-sarkar/xplex

 
 

Repository files navigation

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.

About

The renaissance will be streamed LIVE!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 74.4%
  • JavaScript 9.2%
  • HTML 8.9%
  • Dockerfile 6.2%
  • CSS 1.3%