Redmine is a web application for project management, written entirely using Ruby on Rails, and released under the terms of GPLv2. Some of its features include: Multiple projects support. Flexible issue tracking system. Documents, news, and files management. Per project wiki. Per project forums. SCM integration. Multiple LDAP authentication support. Getting started First of all, there are a lot of dependencies required. On the server, execute the command: # yum install zlib-devel patch curl-devel ImageMagick-devel openssl-devel httpd-devel libtool apr-devel apr-util-devel bzip2 mysql-devel ftp wget gcc-c++ autoconf readline readline-devel zlib libyaml-devel libffi-devel make automake bison iconv-devel subversion Install Ruby Redmin
The post Install Redmine 3 on CentOS 7 with Nginx as web server appeared first on Websetnet.