wibu-systems / docker-codemeter

1 stars 0 forks source link

Allow multiple servers in `CM_REMOTE_SERVER` #7

Open g3n35i5 opened 1 week ago

g3n35i5 commented 1 week ago

Problem description

The CM_REMOTE_SERVER variable only supports one license server.

Expected behavior

I expect CodeMeter to support an arbitrary number of remote servers.

Actual behavior

CodeMeter only supports one remote server.

Suggested change


[ServerSearchList\Server1]
Address=255.255.255.255

[ServerSearchList\Server2]
Address=my.license.server
...

I would be interested in opinions on this topic and would also be happy to contribute this feature via PR.

y-seq commented 1 week ago

Internal ticket: CmDocker-100066