Merge pull request #983 from Icinga/docs-selinux-package

docs: Mention icingadb-selinux package
This commit is contained in:
Alvar 2025-06-17 08:19:52 +00:00 committed by GitHub
commit 1b5237cea4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,12 @@ Then use your distribution's package manager to install the `icingadb` package
or install [from source](02-Installation.md.d/From-Source.md).
<!-- {% else %} -->
<!-- {% if amazon_linux or fedora or rhel or opensuse or sles%} -->
!!! tip
If you have SELinux enabled, the package `icingadb-selinux` is also required.
<!-- {% endif %} -->
## Setting up the Database
A MySQL (≥5.5), MariaDB (≥10.1), or PostgreSQL (≥9.6) database is required to run Icinga DB.