mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
d3b234d47a
commit
0cd411fe5b
@ -1,6 +1,17 @@
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
* Apache2 with PHP >= 5.3.0 enabled
|
||||||
|
* PHP Zend Framework
|
||||||
|
* PHP with MySQL or PostgreSQL libraries
|
||||||
|
* MySQL or PostgreSQL server and client software
|
||||||
|
* Icinga 1.x or Icinga 2 as backend providers
|
||||||
|
|
||||||
|
RHEL/CentOS requires the EPEL repository enabled (which provides the `php-ZendFramework`
|
||||||
|
package). OpenSUSE requires the [server monitoring](https://build.opensuse.org/project/show/server:monitoring) repository (which provides the `php5-ZendFramework` package) enabled.
|
||||||
|
|
||||||
## configure && make
|
## configure && make
|
||||||
|
|
||||||
### Basic installation
|
### Basic installation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user