{"id":20504151,"url":"https://github.com/icinga/icingaweb2-module-director","last_synced_at":"2025-05-15T07:04:34.456Z","repository":{"id":2412275,"uuid":"46419329","full_name":"Icinga/icingaweb2-module-director","owner":"Icinga","description":"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 \u0026 click” users easy access to the configuration.","archived":false,"fork":false,"pushed_at":"2025-05-09T14:07:51.000Z","size":12742,"stargazers_count":413,"open_issues_count":737,"forks_count":208,"subscribers_count":58,"default_branch":"master","last_synced_at":"2025-05-09T15:25:46.488Z","etag":null,"topics":["cfgmgmt","configuration","configuration-management","monitoring"],"latest_commit_sha":null,"homepage":"https://icinga.com/docs/director/latest","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Icinga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-18T13:08:28.000Z","updated_at":"2025-05-07T19:35:09.000Z","dependencies_parsed_at":"2023-07-06T01:45:20.373Z","dependency_job_id":"f7c1d473-84e6-43d9-b730-573d2d1990a3","html_url":"https://github.com/Icinga/icingaweb2-module-director","commit_stats":{"total_commits":5127,"total_committers":95,"mean_commits":53.96842105263158,"dds":"0.11507704310512967","last_synced_commit":"27e7da935432fe66a3b31a98283a11276ecb5b53"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingaweb2-module-director","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingaweb2-module-director/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingaweb2-module-director/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingaweb2-module-director/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icinga","download_url":"https://codeload.github.com/Icinga/icingaweb2-module-director/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292039,"owners_count":22046426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cfgmgmt","configuration","configuration-management","monitoring"],"created_at":"2024-11-15T19:36:38.101Z","updated_at":"2025-05-15T07:04:29.437Z","avatar_url":"https://github.com/Icinga.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Icinga Director\n===============\n\nIcinga Director has been designed to make Icinga 2 configuration handling easy.\nIt tries to target two main audiences:\n\n* Users with the desire to completely automate their datacenter\n* Sysops willing to grant their \"point \u0026 click\" users a lot of flexibility\n\nWhat makes Icinga Director so special is the fact that it tries to target both\nof them at once.\n\n![Icinga Director](doc/screenshot/director/readme/director_main_screen.png)\n\nRead more about Icinga Director in our [Introduction](doc/01-Introduction.md) section.\nAfterwards, you should be ready for [getting started](doc/04-Getting-started.md).\n\nDocumentation\n-------------\n\nPlease have a look at our [Installation instructions](doc/02-Installation.md)\nand our hints for how to apply [Upgrades](doc/05-Upgrading.md). We love automation\nand in case you also do so, the [Automation chapter](doc/03-Automation.md) could\nbe worth a read. When upgrading, you should also have a look at our [Changelog](doc/82-Changelog.md).\n\nYou could be interested in understanding how the [Director works](doc/10-How-it-works.md)\ninternally. [Working with agents](doc/24-Working-with-agents.md) is a topic that\naffects many Icinga administrators. Other interesting entry points might be\n[Import and Synchronization](doc/70-Import-and-Sync.md), our [CLI interface](doc/60-CLI.md),\nthe [REST API](doc/70-REST-API.md) and last but not least our [FAQ](doc/80-FAQ.md).\n\nA complete list of all our documentation can be found in the [doc](doc/) directory.\n\nContributing\n------------\n\nIcinga Director is an Open Source project and lives from your contributions. No\nmatter whether these are feature requests, issues, translations, documentation\nor code.\n\n* Please check whether a related issue already exists on our [Issue Tracker](https://github.com/Icinga/icingaweb2-module-director/issues)\n* Make sure your code conforms to the [PSR-2: Coding Style Guide](http://www.php-fig.org/psr/psr-2/)\n* [Unit-Tests](doc/93-Testing.md) would be great\n* Send a [Pull Request](https://github.com/Icinga/icingaweb2-module-director/pulls)\n\nAddons\n------\n\nThe following are to be considered community-supported modules, as they are not\nsupported by the Icinga Team. At least not yet. But please give them a try if\nthey fit your needs. They are being used in productive environments:\n\n* [AWS - Amazon Web Services](https://github.com/Icinga/icingaweb2-module-aws):\n  provides an Import Source for Autoscaling Groups on AWS\n* [File-Shipper](https://github.com/Icinga/icingaweb2-module-fileshipper):\n  allows Director to ship additional config files with manual config with its\n  deployments\n* [PuppetDB](https://github.com/Icinga/icingaweb2-module-puppetdb): provides\n  an Import Source dealing with your PuppetDB\n* [vSphere](https://github.com/Icinga/icingaweb2-module-vsphere): VMware vSphere\n  Import Source for Virtual Machines and Host Systems\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficingaweb2-module-director","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficinga%2Ficingaweb2-module-director","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficingaweb2-module-director/lists"}