Bitnami Redmine备份升级步骤
作者:LustForLife 发布时间:[ 2016/7/15 11:20:31 ] 推荐标签:软件测试工具 测试管理工具
从3.2.1升级至3.3.0,不确定数据库结构是否有变化,主要过程:先停止服务,安装redmine模块,恢复服务。
以下适用于windows操作系统,采用Bitnami安装方式:
1、完整备份
Follow these steps:
Stop all servers using the shortcuts in the Start Menu or the graphical manager tool.
Create a compressed file with the stack contents. You can use a graphical tool like 7-Zip or WinZip.
Stop all servers using the shortcuts in the Start Menu or the graphical manager tool.
2、完整恢复
Bitnami stacks are self-contained, so to restore a stack, you only need to uncompress the backup file in the same location. It is important to use the same path that was used when the stack was originally installed.
Follow these steps:
Uncompress the backup file to the original directory.
Install services by launching a new command prompt and executing the following commands. Administrator privileges are required.
$ cd installdir
$ serviceinstall.bat INSTALL
You can now start or stop servers using the graphical manager tool.
未完整安装redmine 3.3.0,完整安装里包括了mysql、apache、phpadmin等模块,实际只下载安装了Redmine模块,安装时需要选择原来的安装路径,安装完成后设置用户名和密码,登陆进去后所有数据信息全在,自定义字段也支持Drag and drop,That's great!
相关推荐
更新发布
功能测试和接口测试的区别
2023/3/23 14:23:39如何写好测试用例文档
2023/3/22 16:17:39常用的选择回归测试的方式有哪些?
2022/6/14 16:14:27测试流程中需要重点把关几个过程?
2021/10/18 15:37:44性能测试的七种方法
2021/9/17 15:19:29全链路压测优化思路
2021/9/14 15:42:25性能测试流程浅谈
2021/5/28 17:25:47常见的APP性能测试指标
2021/5/8 17:01:11