How To: Install a license server
These instructions explain how to install a network license server which can be used for the licensing of CODESYS products.
For Windows-based systems: Wibu CodeMeter Runtime
For Linux-based systems:
Configure existing Wibu CodeMeter Runtime as a network license server
Important
The CodeMeter Runtime process must be granted access in the firewall so that the license server is accessible to other devices in the network.
Installation on Windows-based systems (Wibu CodeMeter Runtimes)
During the installation of CODESYS, the Wibu CodeMeter Runtime is installed automatically. If needed, it can also be downloaded directly from Wibu (CodeMeter User Runtime for Windows).
Open the CodeMeter WebAdmin in the browser.
Click Configuration → Server → Server Access.
Enable network server

Installation on Linux-based systems
Installation of the CODESYS License Server for Linux SL
More information about the CODESYS License Server for Linux SL, see the help page CODESYS License Server for Linux SL.
Use the Tools → Deploy Control SL command to open the Deploy Tool.
On the Communication Settings tab, provide the IP address and credentials and click Connect.
Switch to the Deployment tab.
In the list box, select the CODESYS License Server for Linux SL product, select the version, and then click Install.
The license server is installed on the controller (including Wibu CodeMeter Runtime).
If the Cockpit framework is not yet installed on the target system, the following message is displayed:

When you click Yes, CODESYS tries to install the Cockpit framework on the controller. If the Cockpit framework has already been installed on the target system, then only the CODESYS Cockpit plugins are installed to operate CODESYS License Server for Linux SL.
Configuration of an existing Wibu CodeMeter Runtime as a network license server
Exit the
CmRuntimeservice.sudo /etc/init.d/codemeter stop
In the
Server.iniconfiguration file, set the value forIsNetworkServerto 1:sudo nano /etc/wibu/CodeMeter/Server.ini [General] IsNetworkServer=1
Start the
CmRuntimeservice:sudo /etc/init.d/codemeter start
The local
CmRuntimehas now been configured as a license server and is accessible via the standard port 22350.