CentOS / RHEL 8 64 bits

Installation instructions

sudo wget -O /etc/yum.repos.d/openproject.repo \
  https://dl.packager.io/srv/opf/openproject/release/13.0/installer/el/8.repo
sudo yum install openproject

Branches

We release OpenProject in separate release channels that you can try out. For production environments, always use the stable/MAJOR (e.g., stable/14) package source that will receive stable and release updates. Every major upgrade will result in a source switch (from stable/13 to stable/14 for example).

Please check the Installation guide on our website for further instructions.

More details can be found at https://www.openproject.org/download-and-installation/ .