The Clacks Framework enables implementators to abstractly manage infrastructure entities, such as users, groups, machines and structure items. These are freely defineable and mappable to various backends like LDAP or MongoDB. Additionally it can handle joined clients, collect inventory data, and manage these clients in various ways. All information, API, and events are exposed on an AMQP message bus, and can be used by shell scripts, Web GUIs, etc.
| Tags | LDAP amqp user management group management device management inventory messaging meta directory |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux (32 and 64 bit) |
| Implementation | Python 2.7 |
| Translations | English German |
Recent releases


Release Notes: This public (beta) release of the Clacks Framework features the basic framework infrastructure (agent, client, and shell), includes a couple of object schema configurations that play with an LDAP setup, an initial Web GUI that can find, edit and delete objects, and a bundle of documentation on "how to get started".