Description

If you are using an OVA (Open Virtualization Format) compatible virtualization platform such as VMWare or VirtualBox, you can download and use the OVA image.

The VM image contains a default installation of Joget Workflow on Apache Tomcat, MySQL and Ubuntu Linux.

All services have been configured to start on startup, and Joget Workflow is accessible via the URL http://IP_OF_VM:8080/jw

Product Versions

Installing the VM

  1. Download the VM from SourceForge.
  2. Unzip the file and import the OVA file into your virtualization platform.
  3. Modify the VM Settings (CPU, Memory, Network Adapter) as required. Typically, a bridged network connection is required for the VM to be accessible on the network (please refer to the Additional Notes section below for more details)

  4. Start the VM.

  5. The IP of the VM should display in the login screen if the VM is connected to the network. If no IP is available, login to Ubuntu and type "ifconfig" to obtain the IP address.

  6. From the web browser, access Joget Workflow using the URL http://IP_OF_VM:8080/jw.

Additional Notes