Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
title默认备份目录
${安装目录}/auto_backup/${备份日期}

 

【系统恢复】

  1. 停止iReport365应用服务器
  2. 停止iReport365数据库
  3. 解压缩备份文件
  4. 将${安装目录}/app_home整体替换为${备份目录}/app_home
  5. 将${安装目录}/mongodb/data整体替换为${备份目录}/mongodb/data
  6. 启动iReport365数据库
  7. 启动iReport365应用服务器

...