icingaweb2-module-director/README.md

26 lines
836 B
Markdown
Raw Normal View History

2015-04-21 13:34:42 +02:00
Icinga Director
===============
2015-11-20 11:07:11 +01:00
Icinga Director has been designed to make Icinga 2 configuration handling easy.
It tries to target two main audiences:
* Users with the desire to completely automate their datacenter
* Sysops willing to grant their "point & click" users a lot of flexibility
What makes Icinga Director so special is the fact that it tries to target both
of them at once.
2016-04-07 19:07:39 +02:00
![Icinga Director](doc/screenshot/director/readme/director_main_screen.png)
2015-11-20 11:07:11 +01:00
Learn more about the Director in the documentation:
2015-11-20 11:07:11 +01:00
* [Introduction](doc/01-Introduction.md)
* [Installation](doc/02-Installation.md)
* [Automation](doc/03-Automation.md)
* [Getting started](doc/04-Getting-started.md)
2016-03-24 13:10:12 +01:00
* [Import and Synchronization](doc/70-Import-and-Sync.md)
2016-04-14 01:16:40 +02:00
* [CLI interface](doc/60-CLI.md)
* [REST API](doc/70-REST-API.md)
2016-03-18 20:58:25 +01:00
* [FAQ](doc/80-FAQ.md)
2015-06-01 17:02:31 +02:00