Versions Compared

Key

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

...

Application Deployment and Configuration

Deploy the Joget WAR files file to the application servers and configure the startup properties to point to the shared directory.

...

Code Block
export JAVA_OPTS="-Xmx1024M -Dwflow.home=/shared_directory_path -javaagent:/shared_directory_path/wflow-cluster.jar -javaagent:/path_to/lib/aspectjweaver-1.8.5.jar -javaagent:/shared_directory_path/wflow/glowroot/glowroot.jar"

License Activation

...