QLSM — Quake Live Server Management¶
QLSM is a free, open source web UI for deploying and managing Quake Live dedicated servers without using a terminal. Flask backend, React frontend, Ansible for automation, Terraform for provisioning.
Start here¶
- What Is QLSM? — deployment modes, feature overview, where to go next.
- Add A Host — connect a cloud VM, a standalone box, or your local machine.
- Deploy A New Instance — spin up your first QLDS instance.
Core topics¶
- Operations — Host Actions, Instance Actions, Live Status, RCON Console.
- Features — QLFilter anti-DDoS, 99k LAN Rate NAT trick.
- Administration — User Management & API Keys.
Install¶
One-line install (self-host):
With Vultr provisioning:
VULTR_API_KEY=your_vultr_api_key bash <(curl -fsSL https://raw.githubusercontent.com/dngrtech/qlsm/main/qlsm-install.sh)
See Installation for full requirements and options.
Links¶
- Repository: https://github.com/dngrtech/qlsm
- Issues and feature requests: https://github.com/dngrtech/qlsm/issues