Skip to content

Commit 95c50e8

Browse files
Merge pull request #10003 from mendix/kk-works-linux
Workstation: added link to Linux module
2 parents c0bb705 + d9c052f commit 95c50e8

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

content/en/docs/releasenotes/workstation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The third pre-release of the Mendix Workstation Client is available under the co
3636

3737
##### Workstation Client
3838

39-
* The Workstation Client is now available in a Linux ARM 64 version for running the client on single-board computers such as Raspberry Pi.
39+
* The Workstation Client is now available in a [Linux ARM 64 version](https://marketplace.mendix.com/link/component/245627) for running the client on single-board computers such as Raspberry Pi.
4040

4141
##### Workstation Connector
4242

content/en/docs/workstation/wks-installation.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This document provides a quick start guide for installing Mendix Workstation, an
1111

1212
* [Microsoft Windows (global installer)](https://marketplace.mendix.com/link/component/241063)
1313
* [Microsoft Windows (portable)](https://marketplace.mendix.com/link/component/242552)
14-
* Linux ARM 64
14+
* [Linux ARM 64](https://marketplace.mendix.com/link/component/245627)
1515

1616
To configure Mendix Workstation, perform the following steps:
1717

@@ -48,15 +48,19 @@ The Mendix Workstation Client is a connector between the devices and your local
4848

4949
{{< figure src="/attachments/workstation/wks-install5.png" class="no-border" >}}
5050

51-
2. In the **Computer Registration** dialog, click **Download**. The [Mendix Workstation Client](https://marketplace.mendix.com/link/component/241063) page on the Mendix Marketplace opens for the Windows installer. Alternatively, you can find the component on the Mendix Marketplace by searching for "Workstation Client". You can also find the portable and Linux version via the search or navigate to them via the above links.
51+
2. In the **Computer Registration** dialog, click **Download**. The [Mendix Workstation Client](https://marketplace.mendix.com/link/component/241063) page on the Mendix Marketplace opens for the Windows installer. Alternatively, you can find the component on the Mendix Marketplace by searching for "Workstation Client". You can also find the [portable](https://marketplace.mendix.com/link/component/242552) and [Linux](https://marketplace.mendix.com/link/component/245627) version by using the search, or navigate to them through the above links.
5252

5353
{{< figure src="/attachments/workstation/wks-install6.png" class="no-border" >}}
5454

5555
3. Perform one of the following actions:
5656

57-
* If you have administrator rights for your computer, click **Download** and run the Workstation Client installer in the form of an NSIS installer package. If you get a prompt from Windows Access Control, click **Yes** to allow Mendix Workstation Client to be installed; for a silent installation, you can also run the installer as an administrator with the `/S` argument, that is, `MendixWorkstationX.Y.Z.exe /S`. The default installation folder is *C:\Program Files\Mendix Workstation*. The app data folder can be found at *C:\ProgramData\Mendix Workstation*. The client runs automatically after the installation is completed.
58-
* If you do not have administrator rights for your computer, download the [Mendix Workstation Client Portable](https://marketplace.mendix.com/link/component/242552) instead. As a best practice, put the portable client in a new folder in your Documents folders, and then click the .exe file to run the client.
57+
* For Windows:
5958

59+
* If you have administrator rights for your computer, click **Download** and run the Workstation Client installer in the form of an NSIS installer package. If you get a prompt from Windows Access Control, click **Yes** to allow Mendix Workstation Client to be installed; for a silent installation, you can also run the installer as an administrator with the `/S` argument, that is, `MendixWorkstationX.Y.Z.exe /S`. The default installation folder is *C:\Program Files\Mendix Workstation*. The app data folder can be found at *C:\ProgramData\Mendix Workstation*. The client runs automatically after the installation is completed.
60+
* If you do not have administrator rights for your computer, download the [Mendix Workstation Client Portable](https://marketplace.mendix.com/link/component/242552) instead. As a best practice, put the portable client in a new folder in your Documents folders, and then click the .exe file to run the client.
61+
62+
* For Linux - Download and install the [Linux](https://marketplace.mendix.com/link/component/245627) version of the client.
63+
6064
## Registering your Computer
6165

6266
With the Mendix Workstation Client running on your computer, you must now register your computer in the Workstation Management.

0 commit comments

Comments
 (0)