summaryrefslogtreecommitdiffstats
path: root/doc/02-Installation.md
blob: 65be978c3ae326b53948ccbcaf68dc8f0425657c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Installation

## Requirements

* PHP (>= 7.0)
* Icinga Web 2 (>= 2.9)
* Icinga Web 2 libraries:
  * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8)
  * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10)
* Icinga Web 2 modules:
  * The `monitoring` or `icingadb` module needs to be configured and enabled.

## Install Icinga Business Process Modeling

Install it [like any other module](https://icinga.com/docs/icinga-web-2/latest/doc/08-Modules/#installation).
Use `businessprocess` as name.

## Create your first Business Process definition

That's it, *Business Process* is now ready for use. Please read more on [how to get started](03-Getting-Started.md).