On-Premises License Server
Getting Started
The On-Premises License Server provides robust licensing management directly within your own infrastructure,
offering broad compatibility across various operating systems. It is available for Windows x64, Linux x64, and
Linux ARM architectures, catering to a wide range of deployment environments.
Database Requirements
To function, the On-Premises License Server requires a dedicated database server. It supports several popular
relational databases, ensuring flexibility and integration with your existing data infrastructure. Compatible
databases include: MariaDB, MySQL, PostgreSQL, MS SQL Server.
Simple Deployment, No Installation Required
Unlike traditional software, deploying the On-Premises License Server is remarkably straightforward. It comes as
a compressed archive; simply extract the distributed compressed archive file and execute the executable file. No
complex installation wizard or lengthy setup process is required, allowing for rapid deployment and minimal
administrative overhead. The download package
also contains required configuration files and instructions on how to run the server as a Windows or Linux service.
Configuration
As a Spring Boot application, the server's configuration settings are managed through a single, easily
accessible file: application.properties. This file is located in the same folder as the executable, allowing
administrators to quickly adjust parameters such as database connection details, server ports, and other
operational settings directly.
Initial Access and Security
For initial access, the default administrator credentials are set to
admin@localhost for the username and
admin
for the password. For security best practices, it is imperative to change these default credentials immediately
after your first login to protect your license management system from unauthorized access.