diff options
Diffstat (limited to 'doc/02-Installation.md.d/From-Source.md')
-rw-r--r-- | doc/02-Installation.md.d/From-Source.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/02-Installation.md.d/From-Source.md b/doc/02-Installation.md.d/From-Source.md new file mode 100644 index 0000000..9f38577 --- /dev/null +++ b/doc/02-Installation.md.d/From-Source.md @@ -0,0 +1,10 @@ +# Installing Icinga Web GenericTTS Integration from Source + +Please see the Icinga Web documentation on +[how to install modules](https://icinga.com/docs/icinga-web-2/latest/doc/08-Modules/#installation) from source. +Make sure you use `generictts` as the module name. The following requirements must also be met. + +## Requirements + +* [Icinga Web](https://icinga.com/docs/icinga-web/latest/) +<!-- {% include "02-Installation.md" %} --> |