Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
  1. Create a new directory e.g. /opt/joget and extract the tar.gz bundle into that directory.
  2. Install the Java Runtime Environment (JRE) or Java Development Kit (JDK) version 6 and above
  3. Install MySQL Server version 5 and above
  4. Create an empty database 'jwdb' in the MySQL server
  5. Execute the setup script to create the required database tables: ./setup.sh
  6. Execute the bundled Apache Tomcat application server: ./tomcat6.sh run
  7. Access the App Center at http://localhost:8080/jw