Run with Docker
Create instance
It’s recommended to create instances with Docker preinstalled for ease of operation. You can use the smallest instance size, but choose the closest data center location to you.
🚀 Start with DigitalOcean’s 1-click docker image
📡 Remote access DigitalOcean droplets over SSH
📑 Use DigitalOcean’s getting started guide for reference
🚀 Start with Linode’s 1-click docker image
📡 Remote access Linode instances over SSH
📑 Use Linode’s getting started guide for reference
🚀 Start with Vultr’s 1-click docker image
📡 Remote access Vultr VPS over SSH
📑 Use Vultr’s getting started guide for reference
Run Checks
If you’re using an existing homelab or cloud server with other services running on it, or even on a new system with preinstalled software packages—validate that it meets the requirements to run xplex :
- Verify superuser access
- Ensure Docker is installed
- Look out for conflicting nginx
- Confirm required ports are free
- Set firewall rules to open the ports
Run Container
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.
🎉🎉🎉