redmine备份_ubuntu下搭建redmine以及redmine数据迁移

本文介绍了如何在Ubuntu系统下安装Redmine,包括安装依赖组件如Apache和MySQL,以及数据库的配置。接着,详细阐述了Redmine的数据备份和迁移过程,包括从老服务器导出数据库、在新服务器上导入并修改数据库配置。此外,还提到了配置邮件通知的步骤,安装Postfix并编辑Redmine的配置文件以发送邮件。最后,文章讨论了如何修改Web访问路径以简化访问方式。
摘要由CSDN通过智能技术生成

1、安装redmine以及依赖组件

Prerequisites: Apache, mod-passenger, and

MySQL

There are several support packages that we will

install first. The apache installation is pretty simple if you just

follow the prompts and accept the defaults.

$ sudo apt-get install apache2 libapache2-mod-passenger

Installing mysql takes just a little more, so the

details are spelled out.

$ sudo apt-get install mysql-server mysql-client

The installation process for mysql is going to

prompt you for a password for the "root" access for the database

server, then ask you to confirm the password in a follow-up screen.

This sets the database adminstration password.

Package configuration

┌────────────────────┤ Configuring mysql-server-5.5 ├─────────────────────┐

│ While not mandatory, it is highly recommended that you set a password│

│ for the MySQL administrative "root" user.│

││

│ If this field is left blank, the password will not be changed.│

││

│ New password for the MySQL "root" user:│

││

│ _______________________________________________________________________ │

││

││

││

└─────────────────────────────────────────────────────────────────────────┘

┌────┤ Configuring mysql-server-5.5 ├──────────┐

││

│ Repeat password for the MySQL "root" user.│

││

││

│ ____________________________________________ │

││

││

││

└──────────────────────────────────────────────┘

Installing and configuring the Ubuntu Redmine

package

Now it is time to install redmine

itself.

$ sudo apt-get install redmine redmine-mysql

You want to allow dbconfig-common to configure the

database when prompted so selectYesfrom

the prompt in the panel below.

Package configuration

┌──────────────────────────┤ Configuring redmine ├──────────

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值