You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »


  1. Install the Java Runtime Environment (JRE) or Java Development Kit (JDK) version 11 from https://www.oracle.com/java/technologies/downloads/#java11 or https://adoptium.net/en-GB/temurin/releases/?version=11

    IMPORTANT

    We recommend the use of the LTS version of Java 11. Java 17 (LTS) is not supported at the moment.

    安装 Java 运行环境 (JRE) 或 Java开发工具包 (JDK) version 11 http://java.oracle.com

  2. Install MySQL Server version 5.7 and above from https://www.mysql.com/downloads/

    安装 MySQL Server version 5.7 以上版本 https://www.mysql.com/downloads/

  3. Download the Joget Linux tar.gz bundle from http://www.joget.org/download

    下载Joget Workflow Linux tar.gz 安装包 http://www.joget.org/download

  4. Create a new directory and extract the Linux tar.gz bundle into that directory

    创建一个安装目录并解压Linux tar.gz 安装包

  5. Execute the bundled  Apache Tomcat  application server: ./tomcat8.sh start

    执行  Apache Tomcat  应用服务: ./tomcat8.sh start


  6. Access the App Center at http://localhost:8080/jw

    进入 应用中心 地址 http://localhost:8080/jw

  7. Follow on with Setting Up Database.

    安装 设置数据库 完成数据库设置.



  • No labels