...
Fastest option, especially as a development server:
- Install Download the Joget DX in a new folder using the 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.
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.
...