8 projects tagged "Configuration Management"
PureCM is an integrated project management, task tracking and version control tool. Based on the concept of changesets that represent tasks, it provides developers with an easy to use and highly transparent GUI to improve teamwork. The Professional edition includes all features, but the Standard edition only includes the version control core, offering a lightweight solution for users looking for a best-of-breed configuration management tool. PureCM outperforms most other SCM tools, uses a reliable SQLite database, and is scalable to thousands of concurrent developers. The server, GUI, command line, and Web clients runs on Linux, Unix, Mac OS, and Windows.
Netomata Config Generator (NCG) creates complete, ready-to-install configuration files for network devices and services from a common lightweight model of a network. Because these configuration files are generated programmatically and generated from a shared model, they are more likely to be consistent and complete, making a network more reliable, easier to troubleshoot, and easier to expand in both size and functionality. The inputs to NCG are a model describing the network and templates for the configuration files of the various devices (routers, switches, load balancers, firewalls, etc.) and services (SNMP, DNS, DHCP, etc.). From these inputs, NCG produces complete, consistent, ready-to-install configuration files for those devices and services.
Symbolic is an enterprise platform designed to build, configure, and manage your huge and globally distributed data centers. It features cloud computing, Web manager virtual environments (Xen, KVM, and libvirt), clustering support, custom operations and scripts support, and user and role definitions.
Ansible is a radically simple deployment, configuration, and command execution framework. It is dead simple and painless to extend. Extending Ansible does not require programming in any particular language; you can write modules as scripts or programs which return simple JSON. It’s also trivially easy to just execute useful shell commands.