summaryrefslogtreecommitdiffstats
path: root/modules/doc/doc/02-Installation.md
blob: 6d93d426900c614584b627bf4cf319e66c11ea73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Doc Module Installation <a id="doc-module-installation"></a>

This module is provided with the Icinga Web 2 package and does
not need any extra installation step.

## Enable the Module <a id="monitoring-module-enable"></a>

Navigate to `Configuration` -> `Modules` -> `doc` and enable
the module.

You can also enable the module during the setup wizard, or on the CLI:

```
icingacli module enable doc
```