wibusystems/codemeter

By wibusystems

Updated 13 days ago

CodeMeter Runtime Docker Image

Image
Security
Integration & delivery
3

50K+

wibusystems/codemeter repository overview

CodeMeter Runtime (Docker Image)

Official Docker image for CodeMeter Runtime — the core component of Wibu-Systems’ technology for license and protection management.

This image provides an easy way to run CodeMeter Runtime in containerized or Kubernetes environments.

Configuration

Common environment variables and options:

Environment variableValueEffect
CM_LOG_BOOTSTRAP[on,off] (default: off)Enables event logging during bootstrap step.
CM_USE_BROADCAST_REMOTE_SERVERS[on,off] (default: on)Enables CodeMeter to broadcast to other CodeMeter network servers.
CM_NETWORK_SERVER[on,off] (default: off)Start CodeMeter in container as network server.
CM_REMOTE_SERVERIP address or hostnameAdds the given address to the server search list. Multiple remote servers must be separated by comma.
CM_LICENSE_FILE/path/to/license/fileImports the given license file(s) into the CodeMeter subsystem. Multiple files must be separated by comma.
CM_CMCLOUD_CREDENTIALS1/path/to/credentials/fileImports the given cloud credential file(s) into the CodeMeter subsystem. Multiple files must be separated by comma.

Notes:

  • 1: This option is not compatible with CM_LICENSE_FILE, CM_REMOTE_SERVER, and CM_USE_BROADCAST_REMOTE_SERVERS.
Using Server.ini file

By default, CodeMeter stores and loads its settings from the Server.ini file located at /etc/wibu/CodeMeter/Server.ini. This file can be placed in a volume and modified. CodeMeter reads the configuration only during startup.

Integration with Helm

For Kubernetes users, a dedicated Helm Chart is available: CodeMeter Runtime Helm Chart

This simplifies configuration, scaling, and lifecycle management in cluster environments.

Source

Full source and documentation: github.com/wibu-systems/docker-codemeter

Maintained Version(s)

Currently Maintained Tags are:


Versioning is split into two Main-Branches:

  • CodeMeter Version: Version of CodeMeter running on this image, e.g. 9.0
  • Image Version: Following SemVer for the image itself, e.g. v1.1.0

Tag summary

Content type

Image

Digest

sha256:a93482e0d

Size

78.6 MB

Last updated

13 days ago

docker pull wibusystems/codemeter