...
set JAVA_OPTS=-Xmx768M -Dwflow.home=./wflow/ -javaagent:./wflow/aspectjweaver-1.8.5.jar -javaagent:./wflow/glowroot/glowroot.jar
- Joget DX has new runtime Glowroot files in ".\wflow\glowroot\". You can retrieve these files from a fresh install of Joget DX in a temporary folder.
- Joget DX has a higher default maximum memory allocation pool for the JVM in @"-Xmx768M@Xmx768M". Joget DX requires more Java heap space and if your server has the has additional RAM, do allocate more @-Xmx@ memory for better performance.
- Joget DX installation is running on "apache-tomcat-8.5.41".
- Joget DX installation is running on Java "jre11.0.2". However Joget DX can still run on Java 8.
...
- Download the Joget DX Windows or Linux Installer from https://www.joget.org/product/joget-dx/.
- Run the "joget-enterprise-setup-7.0.exe" installer if you are on Windows or unzip the "joget-enterprise-setup-7.0.tar.gz" if you are on Linux.
- Follow the on screen installer prompt if you are on Windows.
- Joget DX comes with MariaDB database but you can change the default database to MSSQL, Oracle or PostgreSQL .
- Click on "joget-start.bat" or "joget-start.sh" to start Joget DX.
- In your browser, type in the url address "http://localhost:8080/jw" to run Joget DX.
...