...
5. Access the Joget DX URL and in the Database Setup page, key in the database configuration of the database deployed earlier, and click on the Save button.
- Database Type: MySQL
- Database Host: the service name of the database e.g. mysql
- Database Port: 3306
- Database Name: jwdb
- Database User: root
- Database Password: the configured password e.g. password
You now have a running installation of Joget, and you’ll be able to visually build a full app in 30 minutes without coding.
...