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

Compare with Current View Page History

« Previous Version 2 Current »

  1. 安装 Java 运行环境 (JRE) 或 Java开发工具包 (JDK) version 7 以上版本 http://java.oracle.com
  2. 安装 MySQL Server version 5.5 以上版本 https://www.mysql.com/downloads/
  3. 下载Joget Workflow Linux tar.gz 安装包 http://www.joget.org/download
  4. 创建一个安装目录并解压Linux tar.gz 安装包
  5. 执行 Apache Tomcat 应用服务: ./tomcat8.sh start
  6. Access the App Center at http://localhost:8080/jw
  7. Follow on with 设置数据库.

    For the Community Edition, you will need to delete the default datasource configuration file first before setting up the database:

    rm wflow/app_datasource.properties

 

 

  • No labels