diff --git a/doc/02-installation.md b/doc/02-installation.md index 5c1091fa3..d369f5111 100644 --- a/doc/02-installation.md +++ b/doc/02-installation.md @@ -369,7 +369,6 @@ Restart Icinga 2 for these changes to take effect. systemctl restart icinga2 ``` - ## Set up Icinga DB Icinga DB is a set of components for publishing, synchronizing and @@ -444,9 +443,18 @@ dnf install icingadb-redis ``` - + -##### SLES +##### Fedora + +```bash +dnf install icingadb-redis +``` + + + + +##### SLES / openSUSE ```bash zypper install icingadb-redis @@ -537,6 +545,9 @@ you have completed the instructions here and can proceed to [install the Icinga DB daemon on Debian](https://icinga.com/docs/icinga-db/latest/doc/02-Installation/Debian/#installing-the-package), + +[install the Icinga DB daemon on Fedora](https://icinga.com/docs/icinga-db/latest/doc/02-Installation/Fedora/#installing-the-package), + [install the Icinga DB daemon on RHEL](https://icinga.com/docs/icinga-db/latest/doc/02-Installation/RHEL/#installing-the-package), @@ -546,8 +557,10 @@ you have completed the instructions here and can proceed to [install the Icinga DB daemon on Ubuntu](https://icinga.com/docs/icinga-db/latest/doc/02-Installation/Ubuntu/#installing-the-package), -which will also guide you through the setup of the database and Icinga DB Web. + +[install the Icinga DB daemon on openSUSE](https://icinga.com/docs/icinga-db/latest/doc/02-Installation/openSUSE/#installing-the-package), +which will also guide you through the setup of the database and Icinga DB Web. ## Backup