mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-02-26 11:20:24 -05:00
782 B
782 B
Installing Icinga DB Web from Source
Please see the Icinga Web documentation on
how to install modules from source.
Make sure you use icingadb as the module name. The following requirements must also be met.
Requirements
- PHP (≥8.2)
- MySQL or PostgreSQL PDO PHP libraries
- The following PHP modules must be installed:
cURL,dom,json,libxml - Icinga DB (≥1.4)
- Icinga Web 2 (≥2.9)
- Icinga PHP Library (ipl) (≥0.17.0)
- Icinga PHP Thirdparty (≥0.13)