OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/installation/packaged/centos-7
Cyril Rohr 7e45fd54f9
Update installation documentation to use latest URLs
7 years ago
..
README.md Update installation documentation to use latest URLs 7 years ago

README.md

Steps to install OpenProject on CentOS 7

All steps are run with sudo to execute as the root user.

1. Add the OpenProject package source

sudo wget -O /etc/yum.repos.d/openproject-ce.repo \
  https://dl.packager.io/srv/opf/openproject-ce/stable/7/installer/el/7.repo

2. Install the OpenProject Community Edition package

Using the following command, yum will install the package and all required dependencies.

sudo yum install openproject