Deployment on Windows
Using WSL
While deployment on windows is possible, deployment on Ubuntu is preferred. Some convenience scripts are currently included only for Ubuntu.
On Windows you may utilze Windows Subsystem for Linux (WSL)
to run the application in Ubuntu mode inside of Ubuntu on Windows. Visit the Ubuntu homepage to learn more about WSL.
Prerequisite: Java 11
Install Java 11 or newer.
Download Latest Release Package
If you still want to deploy on Windows, without WSL, simply download the latest distribution package and extract it.
The distribution package includes some example files, that we will have a look at later on.