For the complete documentation index, see llms.txt. This page is also available as Markdown.

Desktop

Configure NgDesktop pipeline jobs in Servoy Cloud — set package details, platform targets, application URL, and enable public installer sharing for end users.

Desktop jobs build NgDesktop installers for Windows, macOS, and Linux. Job properties are split into two categories:

Package

Name

The display name of the NG Desktop Application

Icon

Optional. An icon that will represent your desktop application

Image

Optional. An image that will represent your desktop application

Optional. Description of the copyright ownership

Platform

The platforms/operating systems the desktop application should build for:

  • Windows

  • MacOS

  • Linux

Public share

When enabled, the current build's installer gets a public download URL — accessible without a Cloud Control Center account. Use this to share installers with end users, testers, or customers.

Disabling this toggle immediately removes public access.

Once enabled, you can copy the public download URL from the pipeline view. Go to the Current Package section, open the Actions menu, select Share installer, and choose a platform (Windows, Windows ARM64, Mac, or Linux).

Environment

Application URL

The URL of the deployed NG/TiNG application. Can be ServoyCloud environment URLs or self-hosted

Application update URL

Optional. The URL that should be used for auto update. Supported only for Windows.

Initial window width

The initial width the application will start with

Initial window height

The initial height the application will start with

Servoy version

The Servoy version that was used to build the application. The chosen Servoy version will determine the supported NG Desktop versions.

NG Desktop version

The version that will be used to build the application. The available versions are determined by the chosen Servoy version.

Last updated

Was this helpful?