Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
control@control-R518:/opt/joget-linux-3.0.3$ sh setup.sh
Buildfile: build.xml
setup-db:
\ Wiki Markup
[input\] Please enter MySQL host name: \ [localhost\]
localhost
\
[input\] Please enter MySQL port: \ [3306\]
3306
\
[input\] Please enter MySQL database name: \ [jwdb\]
jwdb
\
[input\] Please enter MySQL username: \ [root\]
root
\
[input\] Please enter MySQL password: \ [\]
\
------------\-unmigrated-wiki-markup
create-db:
\
[echo\] Creating database, please wait...
\
[exec\] ERROR 1049 (42000): Unknown database 'jwdb'
\
[exec\] Result: 1unmigrated-wiki-markup
create-profile:
\
[input\] Please enter profile name to create: \ [default\]
hishamfire
\
[copy\] Copying 1 file to /opt/joget-linux-3.0.3/wflow
\
[copy\] Copying 1 file to /opt/joget-linux-3.0.3/wflow
setup:
BUILD SUCCESSFUL
Total time: 52 seconds
...