doc: Mention ipl and icinga 3rdparty as requirements

This commit is contained in:
Johannes Meyer 2021-06-02 14:53:53 +02:00
parent 2563672f11
commit cb102399d5
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ chapter.
* [Icinga 2](https://icinga.com/products/icinga-2/) with the IDO database backend (MySQL or PostgreSQL)
* A web server, e.g. Apache or Nginx
* PHP version >= 5.6.0
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.6)
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10)
* The following PHP modules must be installed: cURL, gettext, intl, mbstring, OpenSSL and xml
* LDAP PHP library when using Active Directory or LDAP for authentication
* MySQL or PostgreSQL PHP libraries