Skip to content

Run with Docker

  1. Run the xplex container
    docker run -d --name xplex -p 80:80 -p 1935:1935 xplex/xplex
  2. Check the firewall guide to ensure the host allows traffic on ports 80 (HTTP) & 1935 (RTMP).

  3. Open a browser & access your xplexHQ dashboard at http://<hostname-or-IP>/

πŸŽ‰πŸŽ‰πŸŽ‰

That’s it… you now have a running xplex instance, which is ready for the post-installation setup.