Skip to content

Commit 6e019e7

Browse files
author
Jonathan Diehl
committed
Merged SALT documentation
1 parent fba9a18 commit 6e019e7

2 files changed

Lines changed: 22 additions & 54 deletions

File tree

content/en/docs/deployment/general/salt.md

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Siemens Advanced License Technology"
33
url: /developerportal/deploy/salt/
44
weight: 90
55
description: "This guide explains how to use Siemens Advaned License Technology (SALT) with Mendix"
6+
aliases:
7+
- /deployment/salt/
68
#To update these screenshots, you can log in with credentials detailed in How to Update Screenshots Using Team Apps.
79
---
810

@@ -14,23 +16,34 @@ SALT-based licenses are issued only to selected customers. If you received an em
1416

1517
Siemens Advanced License Technology (SALT) is a Siemens service used to validate software licenses. This guide outlines the steps to deploy a Mendix application using a SALT-based license.
1618

17-
## Obtaining the SALT-based License
19+
## Limitations
20+
21+
This section explains the limitations for using SALT-based licenses.
22+
23+
### Version Compatibility
24+
25+
SALT Licenses can only be used with the following Mendix versions:
26+
27+
* **Mendix 10**: 10.24.4 and above
28+
* **Mendix 11**: 11.2.0 and above
1829

19-
Upon purchase, your SALT-based license file is sent to you by email. Keep in mind the following limitations when using a SALT-based license:
30+
Each SALT license is bound to a specific major version of Mendix and cannot be used in newer major versions.
31+
32+
### Deployment Restrictions
33+
34+
Mendix applications using a SALT License cannot be deployed to the Mendix Public Cloud.
35+
36+
## Obtaining the SALT-based License
2037

21-
* Version compatibility - SALT licenses are supported only for Mendix version 10.24 and newer.
22-
* Version binding - Each SALT license is bound to a specific major version of Mendix and cannot be used in newer major versions.
23-
* Cloud restrictions - SALT licenses are not supported for Mendix Cloud environments.
38+
Upon purchase, your SALT-based license file is sent to you by email.
2439

2540
## Installing the Siemens License Server
2641

2742
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.
2843

29-
To install the Siemens License Server, perform the following steps:
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):
3045

31-
1. Download the Siemens License Server from the [Siemens Support Portal](https://support.sw.siemens.com/en-US/product/1586485382).
32-
2. To install the Siemens License Server, follow the process outlined in [this video](https://support.sw.siemens.com/en-US/knowledge-base/MG616411).
33-
3. When prompted, provide your license file. To download the license file, follow this [guide from Siemens](https://support.sw.siemens.com/en-US/product/1586485382/knowledge-base/MG612613).
46+
* [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)
3447

3548
## Configuring your Mendix Application
3649

content/en/docs/deployment/salt.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)