diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:20:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:20:19 +0000 |
commit | 7b64af59410f1a658c70b8be367156fc3f4da17c (patch) | |
tree | 367fc1ef06004119d3941460a22c4f83b1ca4d7d /doc/02-Installation.md.d/From-Source.md | |
parent | Initial commit. (diff) | |
download | icingaweb2-module-generictts-upstream/2.1.0.tar.xz icingaweb2-module-generictts-upstream/2.1.0.zip |
Adding upstream version 2.1.0.upstream/2.1.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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" %} --> |