The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
Go to file
Klaus Weidenbach 7b189ef3b1 Add PropertyModifierParseURL.
Provide a PropertyModifier for the PHP function parse_url().
2018-12-21 18:44:08 +01:00
.github IssueTemplate: less noise 2018-01-25 10:14:16 +01:00
application RestoreBasketForm: do not fail with a single DB 2018-12-11 00:26:01 +01:00
contrib Icinga2Agent.psm1: uprade to latest master 2018-10-30 18:11:08 +01:00
doc Basket: do not fail when setting "Custom Selection" 2018-12-12 10:42:31 +01:00
library Add PropertyModifierParseURL. 2018-12-21 18:44:08 +01:00
public css: use less space for assign filter form 2018-11-19 15:40:12 +01:00
schema schema: allow for larger basket summaries 2018-11-14 11:24:05 +01:00
test Add PropertyModifierParseURL. 2018-12-21 18:44:08 +01:00
.gitignore testing: Move vendor installation to script 2017-09-28 15:12:06 +02:00
.gitlab-ci.yml gitlab: verbose output 2017-08-28 06:09:27 +02:00
.travis.yml ci: Update travis matrix and vendor test helpers 2018-11-27 11:30:19 +01:00
LICENSE LICENSE: add plaintext license file 2016-06-17 23:30:15 +02:00
README.md Fix wrong URL for issue tracker in README 2018-09-27 10:29:33 +02:00
configuration.php configuration.php: remove forgotten 'use' 2018-10-16 17:13:25 +02:00
module.info module.info: be master once again 2018-12-10 18:57:58 +01:00
phpcs.xml testing: Move PHP_CodeSniffer settings to XML file 2017-09-28 15:12:06 +02:00
phpunit.xml tests: refactor bootstrapping, initial Gitlab-CI.. 2016-11-03 02:50:39 +01:00
run-php5.3.php phperror/error: provide a failsafe error message 2017-07-26 11:49:51 +02:00
run.php Add PropertyModifierParseURL. 2018-12-21 18:44:08 +01:00

README.md

Icinga Director

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.

Icinga Director

Read more about Icinga Director in our Introduction section. Afterwards, you should be ready for getting started.

Documentation

Please have a look at our Installation instructions and our hints for how to apply Upgrades. We love automation and in case you also do so, the Automation chapter could be worth a read. When upgrading, you should also have a look at our Changelog.

You could be interested in understanding how the Director works internally. Working with agents is a topic that affects many Icinga administrators. Other interesting entry points might be Import and Synchronization, our CLI interface, the REST API and last but not least our FAQ.

A complete list of all our documentation can be found in the doc directory.

Contributing

Icinga Director is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.

Addons

The following are to be considered community-supported modules, as they are not supported by the Icinga Team. At least not yet. But please give them a try if they fit your needs. They are being used in productive environments:

  • AWS - Amazon Web Services: provides an Import Source for Autoscaling Groups on AWS
  • File-Shipper: allows Director to ship additional config files with manual config with its deployments
  • PuppetDB: provides an Import Source dealing with your PuppetDB
  • vSphere: VMware vSphere Import Source for Virtual Machines and Host Systems