Choose Your Launch Path
Quick launch
Select your format and install.
20.10+ and Docker Compose v2venv, pip, and MariaDB/MySQLdocker compose up -dStd / Pro:
./docker-install.shsudo limon-setupFree edition
Install from GitHub
Pull the container image from GHCR, or grab the latest signed package from GitHub Releases and run the setup helper.
curl -O https://raw.githubusercontent.com/LiMon-Monitoring/LiMon-core/main/docker-compose.yml
curl -O https://raw.githubusercontent.com/LiMon-Monitoring/LiMon-core/main/src/.env.example
cp .env.example .env # fill in passwords and API key
docker compose up -d
sudo apt install ./limon-free_<version>_amd64.deb
sudo limon-setup
sudo dnf install ./limon-free-<version>.x86_64.rpm
sudo limon-setup
Native package note: LiMon includes the required Python packages for Python 3.9, 3.11, and 3.12. Your host still needs to provide Python, venv, and pip. If you use another Python version, the installer will tell you which modules must be installed with pip first.
Included
- Real-time monitoring of up to 5 license servers
- FlexLM, RLM, LM-X, and DSLS support
- Web dashboard with historical usage data
- Native package install flow with
limon-setup - No time limit and no feature expiry
Source install
Prefer the repository?
If you want the source tree instead of the ready made packages.
git clone https://github.com/LiMon-Monitoring/LiMon-core.git
Portal delivery
Download from the customer portal
Paid subscriptions and evaluation builds are delivered from the LiMon portal. Download the package or Docker bundle there, then run the matching quick-launch command locally.
tar xf ./limon-docker-<version>.tgz
cd ./limon-docker-<version>
./docker-install.sh
sudo apt install ./limon_<version>_amd64.deb
sudo limon-setup
sudo dnf install ./limon-<version>.x86_64.rpm
sudo limon-setup
Native package note: LiMon includes the required Python packages for Python 3.9, 3.11, and 3.12. Your host still needs to provide Python, venv, and pip. On other Python versions, install the required modules with pip first as indicated by the installer.
Includes
- Everything in Community plus the setup wizard and admin UI
- 20/Unlimited license servers depending on version.
- PDF reports and advanced analytics
- Advanced features like AD integration and webhooks
- Email support during evaluation and subscription
Evaluation behavior: 60 days with full subscription features, then the platform continues at Community level.
Need access?
Request a 60-day evaluation
We will send download instructions and evaluation portal access to your work email.