You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
- Create a new directory e.g. /opt/joget and extract the tar.gz bundle into that directory
- Install the Java Runtime Environment (JRE) or Java Development Kit (JDK) version 6 and above
- Install MySQL Server version 5 and above
- Create an empty database 'jwdb' in the MySQL server
- Execute the setup script to create the required database tables: ./setup.sh
- Execute the bundled Apache Tomcat application server: ./tomcat6.sh run
- Access the App Center at http://localhost:8080/jw