remove supported os from installation guide

[skip ci] Let's have one single point of truth for the supported os
pull/5151/head
Niels Lindenthal 8 years ago committed by GitHub
parent a16c990c37
commit 8a6d20d4bc
  1. 12
      doc/operation_guides/packager/installation-guide.md

@ -25,15 +25,7 @@ server machine.
The installation procedure assumes the following prerequisites:
* A server running one of the following Linux distributions (**64bit variant only**):
* Debian 8 Jessie
* Debian 7 Wheezy
* Ubuntu 16.04 Xenial
* Ubuntu 14.04 Trusty
* CentOS/RHEL 7.x
* Suse Linux Enterprise Server 12
* Suse Linux Enterprise Server 11
* A server running one of the Linux distributions listed in the [system requirements]: https://www.openproject.org/systemrequirements
* A mail server that is accessible via SMTP that can be used for sending
notification emails. OpenProject supports authentication, yet does not
provide support for SMTP via SSL/TLS.
@ -234,7 +226,7 @@ and running the `openproject configure` command.
sudo apt-get install --only-upgrade openproject
sudo openproject configure
## Fedora / CentOS / RHEL
## CentOS / RHEL
sudo yum update
sudo yum install openproject

Loading…
Cancel
Save