...Installing RDoc documentation for rack-1.0.0...Installing RDoc documentation for actionpack-2.3.3...Installing RDoc documentation for actionmailer-2.3.3...Installing RDoc documentation for activeresource-2.3.3...Installing RDoc documentation for rails-2.3.3...// You can also download installation address: http://rubyforge.org/frs/download.php/60599/rails-2.3.3.tgz5. Redmine Installation
Click (here) to f
Redmine depends on several packages.
Mysql-current 5.7.17 ruby-current 2.8.18 Redmine-3.3.2 1. How to install and setup MySQL if MySQL exist, remove and upgrade it. Rpm-qa | grep MySQL rpm-e mysql-5.7.xxx--nodeps create MySQL group and user groupadd MySQL useradd-r-g MySQL mysql (R bec Ause MySQL is a system user, not a login user install MySQL wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7
RedmineIt is a defect management system developed based on Apache, MySQL, and Ruby on Rails.Bitnami redmineStack isBitnamiOne member of the stack series organized for development and maintenance can simplify redmine installation and configuration.
[Installation steps]
1. Slave
Http://bitnami.org/stack/redmine
Download
Bitnami redmineWget
Http://b
N install redmine
Install redmine on Linux platform (centos)
CD to redmine root directory
N install redmine plugins
Http://www.redmine.org/wiki/redmine/Plugins
Follow the process above, and install the following plugins:
Http://github.com/pullmonkey/open_flash_chart
Http://
Installation Plugin REDMINE_DMSF Summary
Background
Environment
Linux system version
Redmine version
DMSF plugin Version
installation process
Installing Redmine
Installing the DMSF Plugin
Using full-text search in Redmine
Principles behind DMSF
Basic knowledge o
After install Redmine 3.2, your may import the data from old version redmine to Redmine 3.2.1) Create A new clean database
sudo mysql-u root-pdrop database redmine
CREATE DATABASE redmine character SET UTF8; CREATE user ' redmine
1.8.5.
2.3.1 redmine uses ruby 1.9.3.
Remember to update ruby at a time when updating the version, and the version is 1.9.x.
I. Local version updates
1. Backup database and redmine data are stored in the database. Therefore, the first step of version update is to back up the current database. This step mainly prevents upgrade problems and timely data recovery, be careful)
I used mysqldump. I once consulte
Redmine: is a web-based project management software developed in Ruby. is based on the ROR framework development of a Cross-platform project management system, is the project management system of the Up-and-coming, is said to originate from the Ror version of Basecamp, supporting a variety of databases, in addition to and Dotproject functions roughly equivalent, there are many of their own unique functions, such as providing wikis, News stations, time
]# gem install ruby-mysql
8. Install redmine
1. Download
: Http://files.rubyforge.vm.bytemark.co.uk/redmine/redmine-1.1.0.tar.gz
After the download is complete, put the file in the/user/local directory and start installation.
2. Installation
[Root @ myhostname local] # ta
Install Redmine with one click under RHEL6.4. One-click installation of redmine saves a lot of unnecessary time. Download: bitnami-redmine-2.5.2-1-linux-x64-installer.run. Bytes
Install Redmine with one click under RHEL6.4. One-click installation of
CentOS5.5 build Redmine + SVN and integrate it into nginx
Redmine: A web-based project management software developed using Ruby. It is a cross-platform project management system developed based on the ROR framework. It is a rising star in the project management system. It is said that it comes from the ror version of Basecamp and supports multiple databases, in addition to the functions of DotProject, there
.com/centos/6/os/x86_64/Packages/python-iniparse-0.3.1-2.1.el6.noarch.rpm
Install
rpm -ivh python-iniparse-0.3.1-2.1.el6.noarch.rpmrpm -ivh yum-metadata-parser-1.1.2-16.el6.x86_64.rpmrpm -ivh yum-3.2.29-60.el6.centos.noarch.rpm yum-plugin-fastestmirror-1.1.30-30.el6.noarch.rpm
Find a usable yum source and place it in/etc/yum.repos.d/, Run
yum clean allyum makecache
After executing the command again, I found a new prompt.
RHN yum command: Unable to read consumer identity Warning and Solution
To s
Package redmine and deploy it to Tomcat: the steps for testing success are as follows.
The installation instructions on the official website are also clear, and there are good instructions for various situations. If e is good, you can follow the official website process.Because I am not doing Ruby development, and I don't have the intention to change it, I chose JVM-based things.
1. Download redmine.Offi
DirectoryInstall DependenciesInstall Ruby 2.0Download and install RedmineCreate Database and database usersConfigure database connection informationInstall DependenciesSession storage key generationGenerate database structureFill in the default configuration dataSet File System Access PermissionsTest whether the installation is successfulLog on to RedmineFurther System ConfigurationIntegration into ApacheCopy to a dedicated Apache directoryConfigure fcgidConfigure the
and modify the PATH environment variable. This method takes effect only after the system is restarted.
It can be set:
PATH =. :/bin:/sbin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/ruby/bin: /usr/local/mysql/bin
4. install some libraries required for redmine running with gem
Gem install rails
{Optional
Gem update -- system
Gem install rake rack
Gem install i18n
Gem install RedCloth
Gem install fastthread -- no-rdoc -- no-ri
}
Gem install mys
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.