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应用服务器