mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Update 02-Installation.md
RHEL7 Removed
This commit is contained in:
parent
79971cb1a6
commit
a999c0dc02
@ -147,18 +147,6 @@ subscription-manager repos --enable "codeready-builder-for-rhel-8-${ARCH}-rpms"
|
||||
|
||||
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
|
||||
```
|
||||
|
||||
#### RHEL 7
|
||||
Since Icinga Web v2.5 we also require a **newer PHP version** than what is available
|
||||
in RedHat itself. You need to enable the SCL repository, so that the dependencies
|
||||
can pull in the newer PHP.
|
||||
|
||||
```bash
|
||||
subscription-manager repos --enable rhel-7-server-optional-rpms
|
||||
subscription-manager repos --enable rhel-server-rhscl-7-rpms
|
||||
|
||||
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
|
||||
```
|
||||
<!-- {% endif %} -->
|
||||
|
||||
<!-- {% if sles %} -->
|
||||
@ -261,11 +249,6 @@ yum install icingaweb2 icingacli
|
||||
```bash
|
||||
dnf install icingaweb2 icingacli
|
||||
```
|
||||
|
||||
#### RHEL 7
|
||||
```bash
|
||||
yum install icingaweb2 icingacli
|
||||
```
|
||||
<!-- {% endif %} -->
|
||||
|
||||
<!-- {% if sles %} -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user