icingaweb2-module-businessp.../doc/02-Installation.md

21 lines
728 B
Markdown
Raw Normal View History

2022-03-22 10:03:20 -04:00
# Installation
2022-03-22 10:03:20 -04:00
## Requirements
* PHP (>= 7.2)
2022-03-22 10:03:20 -04:00
* Icinga Web 2 (>= 2.9)
2021-12-17 07:40:58 -05:00
* 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.11)
2019-02-06 03:29:12 -05:00
* Icinga Web 2 modules:
* The `monitoring` or `icingadb` module needs to be configured and enabled.
2022-03-22 10:03:20 -04:00
## Install Icinga Business Process Modeling
2022-03-22 10:03:20 -04:00
Install it [like any other module](https://icinga.com/docs/icinga-web-2/latest/doc/08-Modules/#installation).
Use `businessprocess` as name.
2022-03-22 10:03:20 -04:00
## Create your first Business Process definition
2020-05-11 08:26:36 -04:00
That's it, *Business Process* is now ready for use. Please read more on [how to get started](03-Getting-Started.md).