mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
8953a15aa8
The main purpose of this module is to extend Icinga Director using some of it's exported hooks. Based on them it offers an Import Source able to deal with CSV, JSON, YAML and XML files. It also offers the possibility to deploy hand-crafted Icinga 2 config files through the Icinga Director. WWW: https://github.com/Icinga/icingaweb2-module-fileshipper
20 lines
939 B
Plaintext
20 lines
939 B
Plaintext
%%WWWDIR%%/.github/ISSUE_TEMPLATE.md
|
|
%%WWWDIR%%/LICENSE
|
|
%%WWWDIR%%/README.md
|
|
%%WWWDIR%%/contrib/git-hooks/post-merge
|
|
%%WWWDIR%%/doc/02-Installation.md
|
|
%%WWWDIR%%/doc/03-ImportSource.md
|
|
%%WWWDIR%%/doc/04-FileShipping.md
|
|
%%WWWDIR%%/doc/11-FileFormats.md
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/01_fileshipper-imports-overview.png
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/02_fileshipper-add-importsource.png
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/03_fileshipper-choose-format.png
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/04_fileshipper-choose-basedir.png
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/05_fileshipper-csv-details.png
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/06_fileshipper-choose-file.png
|
|
%%WWWDIR%%/doc/screenshot/fileshipper/07_fileshipper-whole-directory.png
|
|
%%WWWDIR%%/library/Fileshipper/ProvidedHook/Director/ImportSource.php
|
|
%%WWWDIR%%/library/Fileshipper/ProvidedHook/Director/ShipConfigFiles.php
|
|
%%WWWDIR%%/module.info
|
|
%%WWWDIR%%/run.php
|