Download LiMon

Up and running in 10 minutes. No agents, no cloud, no credit card.

Choose Your Launch Path

Quick launch

Select your format and install.

Docker
Native Packages
Requirements
Docker Engine 20.10+ and Docker Compose v2
Host-provided Python, venv, pip, and MariaDB/MySQL
Run
Community: docker compose up -d
Std / Pro: ./docker-install.sh
sudo limon-setup
Wizard-ready setup Std / Pro

Free edition

Install from GitHub

Pull the container image from GHCR, or grab the latest signed package from GitHub Releases and run the setup helper.

Open latest release

Docker Compose (GHCR)
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
DEB
sudo apt install ./limon-free_<version>_amd64.deb
sudo limon-setup
RPM
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.

Clone repo
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.

Open customer portal

Docker bundle
tar xf ./limon-docker-<version>.tgz
cd ./limon-docker-<version>
./docker-install.sh
DEB
sudo apt install ./limon_<version>_amd64.deb
sudo limon-setup
RPM
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.

Evaluation portal access with Professional features enabled for 60 days.