Versions Compared

Key

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

...

Fastest option, especially as a development server:

  1. Install Download the Joget DX in a new folder using the 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.

Final Note

Use this guide Troubleshooting - Common Errors to learn how to solve start up errors in your Joget DX.

Download Lastly, you can download and install new plugins specially for Joget DX from https://archives.joget.org/addons/ to try out.:

Tip: To save time in the initial DX testing, you can delay the copying of the "./wflow/app_formuploads" folder (may be too many files) and "./wflow/app_plugins" folder (to first test Joget DX with zero custom plugin) until after everything is running smoothly.

...