Bitnami redmine升级

Posted 百思

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Bitnami redmine升级相关的知识,希望对你有一定的参考价值。

从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.

 

参考:

http://blog.csdn.net/benkaoya/article/details/47009505 (windows上迁移实例)

https://github.com/ocde/ego/issues/44  (windows操作指令)

https://wiki.bitnami.com/Native_Installers_Quick_Start_Guide#How_to_upgrade_the_full_Stack_migrating_the_data.3f (Bitnami说明)

以上是关于Bitnami redmine升级的主要内容,如果未能解决你的问题,请参考以下文章

Bitnami Redmine插件记录

Bitnami Redmine相关配置

Bitnami + Redmine + Git 不工作

redmine3.3基于bitnami集成快速安装

CentOS 7 安装 bitnami redmine

CentOS配置Bitnami Redmine服务