From: Michael Friedrich Date: Thu, 25 Jun 2015 15:38:17 +0000 (+0200) Subject: Add build post install task requirements to INSTALL.md X-Git-Tag: v2.4.0~558 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08147aa448ca53f3782ae0c3af0b6d9debad0eea;p=icinga2 Add build post install task requirements to INSTALL.md refs #9471 --- diff --git a/INSTALL.md b/INSTALL.md index 992806420..e6c76a908 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -130,6 +130,15 @@ into your source tree and run the following command: $ dpkg-buildpackage -uc -us +### Building Post Install Tasks + +After building Icinga 2 yourself, your package build system should at least run the following post +install requirements: + +* enable the `checker`, `notification` and `mainlog` feature by default +* run 'icinga2 api setup' in order to enable the `api` feature and generate SSL certificates for the node + + ## Running Icinga 2 Icinga 2 comes with a single binary that takes care of loading all the relevant