Brusnika.LMS server version

Deployed on your company's own servers as a Bitrix24 module β€” full control over your data and infrastructure. Changelog and distribution archives come straight from GitHub releases.
Full control over your data
Deployed on your company's own servers β€” all data and infrastructure stay inside your perimeter, which is critical for companies with strict confidentiality requirements.
Flexible AI module
Connect the OpenAI, Anthropic, or YandexGPT API, deploy your own LLM, or use the LMS without AI at all β€” the choice is yours.
Technical support
Email support during business hours, with an optional SLA contract for guaranteed response times.
Fast deployment
Our engineers will help deploy the server version on your servers within 1 day.

Installation options

Deploy the server version yourself, or let our engineers install it for you β€” at no extra cost.
Manual installation
Download the distribution and deploy it on your company's servers yourself, following the instructions in the repository.
Turnkey installation
We can install the system turnkey β€” at no extra cost. Fill out the form and we'll send installation instructions to your email. Our engineers will help deploy the server version on your servers within 1 day.

Pricing and modules

The server version uses the same pricing plans as the cloud version β€” from a free plan for 10 users to the 500+ plan with full functionality.

The Nika.AI assistant is not included in the base server version. Here are your options:

Third-party API
Connect a third-party AI API β€” OpenAI, Anthropic, YandexGPT, and others.
Your own LLM
Deploy a local language model on your company's servers.
Engineer support
Get help from our engineers to deploy and configure an LLM.
No AI module
Get the LMS without an AI module at all.

The cost of AI deployment and setup services is available on request.

Technical support

Technical support for the server version is provided by email during business hours β€” Mon–Fri, 9:00–18:00 (UTC+3).

If you need extended support, a separate SLA (Service Level Agreement) contract is available, including guaranteed response times, priority incident resolution, and additional communication channels.

Extended technical support and custom development β€” by arrangement, at a rate of $50/hour.

Server version changelog

The full version history and technical details for every release β€” straight from GitHub.

v1.0.5

✨ Highlights

🌍 Fixed missing translations on "My plan"

The server-version build was skipping dictionary loading on the "My plan"
page, leaving several UI strings untranslated. Translations now load
correctly on first render.

πŸ”“ Fixed incorrect tariff limit for the 11th user

Server-version installs could incorrectly fall back to the free-tariff
10-user limit due to a missing tariff URL configuration. The limit check
now works as expected for licensed installs.

πŸ“¦ sql/ and dictionary/ baked into the Docker image

Both folders now ship inside brusnikalms/brusnika-lms. install.sh,
update.sh and fix_db.sh pull them straight from the running container
via docker cp β€” no more manual file transfers for support fixes.

πŸ“ Full changelog in GitHub Releases

Release notes are now generated from the complete CHANGELOG_CURRENT.txt
instead of a single line, so future releases will look like this one.