File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # <a id =" Installation " ></a >Installation
2+
3+ ## Requirements
4+
5+ * Icinga Web 2 (> ; = 2.6)
6+ * PHP (> ; = 5.6, preferably 7.x)
7+
8+ ## Google Chrome/Chromium Setup
9+
10+ The module needs Google Chrome or Chromium supporting headless mode.
11+ For RHEL based systems you'll find ` chromium-headless ` in the EPEL repositories.
12+ For debian based systems you may add ` https://dl.google.com/linux/chrome/deb/ stable main ` to your apt sources.
13+
14+ ## Installation
15+
16+ 1 . Just drop this module to a ` pdfexport ` subfolder in your Icinga Web 2 module path.
17+
18+ 2 . Log in with a privileged user in Icinga Web 2 and enable the module in ` Configuration -> Modules -> pdfexport ` .
19+ Or use the ` icingacli ` and run ` icingacli module enable pdfexport ` .
20+
21+ This concludes the installation. PDF exports now use Google Chrome/Chromium for rendering.
You can’t perform that action at this time.
0 commit comments