Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

  1. Download the Joget DX Windows or Linux Installer from https://www.joget.org/product/joget-dx/.
  2. 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.
  3. Follow the on screen installer prompt if you are on Windows.
  4. Joget DX comes with MariaDB database but you can change the default database to MSSQL, Oracle or PostgreSQL .
  5. Click on "joget-start.bat" or "joget-start.sh" to start Joget DX.
  6. In your browser, type in the url address "http://localhost:8080/jw" to run Joget DX.

...