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/sles-12
Oliver Günther 496ba73202
Update references from stable/9 to stable/10
5 years ago
..
README.md Update references from stable/9 to stable/10 5 years ago

README.md

Steps to install OpenProject on Suse Linux Enterprise Server 12

All steps need to be run as root.

1. Add the OpenProject package source

wget -O /etc/zypp/repos.d/openproject.repo \
  https://dl.packager.io/srv/opf/openproject/stable/10/installer/sles/12.repo

The package source is now registered as openproject.

2. Install the OpenProject Community Edition package

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

zypper install openproject