Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 64 Next »

 

 

基础配置推荐配置(100用户)超过300用户配置

内存:2G-4G                 
CPU:双核
硬盘:50-100G 

内存:8G-16G                    
CPU:四核
硬盘:300G左右 
内存:32                         
CPU:八核
硬盘:500G

操作系统

Debian、RedHat等64位Linux操作系统

浏览器

Google Chrome、Firefox、Edge、IE10等HTML5浏览器
(注:设计报表时不支持IE浏览器)

【Linux系统】

  1. 获取安装包:

  2. 将安装包拷贝至服务器目录:/opt/ireport365_enterprise_linux_x64_xxx.tar.gz

  3. 执行以下命令:

    解压缩安装包
    tar xvfz ireport365_enterprise_linux_x64_xxx.tar.gz
  4. 修改服务器端口

    /opt/iReport365/tomcat8/conf/server.xml 

  5. 启动服务器:

    启动服务器(大约等待30秒)
    cd /opt/iReport365
    ./run.sh
  6. 在浏览器中输入: http://127.0.0.1:端口
  7. 系统默认用户名和密码:  admin/password
  8. 登录系统后,进入平台管理->系统设置,修改平台地址





    平台地址后缀不要带 /

 

  • No labels