You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/general/salt.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,10 +39,15 @@ Upon purchase, your SALT-based license file is sent to you by email.
39
39
40
40
## Installing the Siemens License Server
41
41
42
-
The Siemens License Server (SLS) is required to validate SALT-based licenses. This server must be installed within the same environment where your Mendix applications are deployed. All Mendix applications which use a SALT license must be able to access the license server. The license server must also have access to your SALT license file, which is used to validate the Mendix application licenses at runtime.
42
+
The Siemens License Server (SLS) is required to validate SALT-based licenses. For proper license validation, ensure you meet the following requirements:
43
43
44
-
To install the Siemens License Server and configure your licnese file, please follow this guide from the [Siemens Support Portal](https://support.sw.siemens.com/en-US/product/1586485382):
44
+
* The SLS must be installed within the same environment as your deployed Mendix applications
45
+
* All Mendix applications using a SALT license must be able to access the SLS
46
+
* The license server must have access to your SALT license file in order to validate the Mendix application licenses at runtime.
45
47
48
+
For detailed instructions on how to install the Siemens License Server and configure your license file, refer to the following Siemens support resources:
*[Getting Started with Siemens Advanced Licensing Technology (SALT) and the Siemens License Server (SLS)](https://support.sw.siemens.com/en-US/product/1586485382/knowledge-base/MG612613)
*`port`: The port number specified during the license server installation.
57
62
*`host`: The hostname or IP address of the machine running the license server.
58
63
59
-
After you configure the runtime setting and starting the Mendix application, the application connects to the Siemens License Server to validate the SALT license.
64
+
After you configure the runtime setting and start the Mendix application, the application connects to the Siemens License Server to validate the SALT license.
0 commit comments