icinga-web from server:monitoring project

Select Your Operating System

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/server:monitoring/Fedora_Rawhide/server:monitoring.repo
dnf install icinga-web
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:monitoring/ScientificLinux_7/server:monitoring.repo
yum install icinga-web
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_15_SP3/server:monitoring.repo
zypper refresh
zypper install icinga-web
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_12_SP5/server:monitoring.repo
zypper refresh
zypper install icinga-web