mirror of https://github.com/Icinga/icinga2.git
Documentation: Update installation repositories.
This commit is contained in:
parent
923f963231
commit
103a0a715e
|
@ -7,13 +7,22 @@ operating system and distribution you are running.
|
|||
Distribution |Repository URL
|
||||
------------------------|---------------------------
|
||||
Debian |http://packages.icinga.org/debian/
|
||||
Ubuntu |http://packages.icinga.org/ubuntu/
|
||||
RHEL/CentOS 5 |http://packages.icinga.org/epel/5/release/
|
||||
RHEL/CentOS 6 |http://packages.icinga.org/epel/6/release/
|
||||
OpenSUSE 12.3 |http://packages.icinga.org/openSUSE/12.3/release/
|
||||
SLES 11 SP3 |http://packages.icinga.org/SUSE/sles11-sp3/release/
|
||||
|
||||
Packages for distributions other than the ones listed above may also be
|
||||
available. Please check http://packages.icinga.org/ to see if packages
|
||||
are available for your favorite distribution.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> RHEL/CentOS 5 packages require the EPEL repository enabled (ships boost141).
|
||||
> SLES 11 SP3 and older packages require boost_1_54_0 (available on
|
||||
packages.icinga.org).
|
||||
|
||||
Icinga 2 is split up into several packages:
|
||||
|
||||
You can install Icinga 2 by using your distribution's package manager
|
||||
|
|
Loading…
Reference in New Issue