Quick Start
Deploy LiMon in under 10 minutes.
Prerequisites
- Docker Engine 20.10+ and Docker Compose v2
- Network access to your license servers (ports vary by vendor)
- 2 GB RAM, 10 GB disk (minimum)
1. Get the Docker Compose file
2. Start the stack
This starts 5 containers: web frontend, REST API, poller, MariaDB, and Redis.
3. Open the dashboard
Navigate to http://your-server:8080 in your browser.
4. Add your first license server
Edit config.yml and add your license server details:
Restart the stack: docker compose restart
Use the Admin UI Setup Wizard:
- Click Add Server in the Admin panel
- Select the license manager type (FlexLM, RLM, LM-X, or DSLS)
- Enter the server hostname and port
- Click Test Connection to verify
- Click Save
LiMon will begin polling immediately and display results on the dashboard.
Next steps
- Configuration reference — Fine-tune polling intervals, notifications, and more
- Reports — Generate Savings and Audit Defense reports
- API Reference — Integrate with your tooling