mirror of
https://github.com/Icinga/icingadb.git
synced 2026-02-18 18:18:00 -05:00
docs: Mention icingadb-selinux package
Mention the existence of the "icingadb-selinux" package for some distributions, as mentioned in #580.
This commit is contained in:
parent
993ae03f9b
commit
ac856fef21
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue