Package RepositoryYou can find our packaging scripts on GitHub. If you experience any issues with the packages, please report them here.
Our GPG key has been changed on September 30, 2024:
pub rsa4096 2024-05-21 [SC]
DD3A F619 8ED0 00B4 C0B7 3956 CC11 6F55 AA7F 2382
uid Icinga GmbH (Build server) <info@icinga.com>
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| 5/ | 2025-07-22 15:50 | - | |
| 5Client/ | 2025-07-22 15:50 | - | |
| 5Server/ | 2025-07-22 15:50 | - | |
| 6/ | 2025-07-22 15:50 | - | |
| 6Client/ | 2025-07-22 15:50 | - | |
| 6Server/ | 2025-07-22 15:50 | - | |
| 7/ | 2025-07-22 15:50 | - | |
| 7Client/ | 2025-07-22 15:50 | - | |
| 7Server/ | 2025-07-22 15:50 | - | |
| 8/ | 2025-07-22 15:50 | - | |
| 8Client/ | 2025-07-22 15:50 | - | |
| 8Server/ | 2025-07-22 15:50 | - | |
| icinga-rpm-release-6-latest.noarch.rpm | 2019-11-19 17:22 | 5.1K | |
| 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 | |
CentOS LinuxWe 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