Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
5/ | 2022-08-10 15:54 | - | ||
5Client/ | 2022-08-10 15:54 | - | ||
5Server/ | 2022-08-10 15:54 | - | ||
6/ | 2022-08-10 15:54 | - | ||
6Client/ | 2022-08-10 15:54 | - | ||
6Server/ | 2022-08-10 15:54 | - | ||
7/ | 2022-08-10 15:54 | - | ||
7Client/ | 2022-08-10 15:54 | - | ||
7Server/ | 2022-08-10 15:54 | - | ||
8/ | 2019-07-25 12:30 | - | ||
8Client/ | 2019-07-25 12:30 | - | ||
8Server/ | 2019-07-25 12:30 | - | ||
ICINGA-release.repo | 2022-02-11 15:16 | 182 | ||
ICINGA-snapshot.repo | 2022-02-11 15:16 | 204 | ||
ICINGA-testing.repo | 2022-02-11 15:16 | 201 | ||
icinga-rpm-release-6-latest.noarch.rpm | 2019-11-19 17:22 | 5.1K | ||
We require some dependencies from the EPEL repository itself, so make sure to enable it.
yum install epel-release
On CentOS 7 Icinga Web 2 will also require PHP via the SCL repository system:
yum install centos-release-scl
wget https://packages.icinga.com/centos/ICINGA-release.repo -O /etc/yum.repos.d/ICINGA-release.repo
WARNING: These are pre release builds which are not recommended for production use. If you're setting up a production system please use the release packages instead.
wget https://packages.icinga.com/centos/ICINGA-testing.repo -O /etc/yum.repos.d/ICINGA-testing.repo
WARNING: These are auto-built packages, based on current development trees.
Made only for testing purposes, you should not use them in production environments!
wget https://packages.icinga.com/centos/ICINGA-snapshot.repo -O /etc/yum.repos.d/ICINGA-snapshot.repo