Bcfg2 is a configuration management system. It helps system administrators deploy complex changes across large numbers of systems in a coherent and transparent fashion.
Bcfg2 produces a consistent, reproducible, and verifiable description of their environment, and offers visualization and reporting tools to aid in day-to-day administrative tasks.
The software is based on a client / server architecture. The client is responsible for interpreting (but not processing) the configuration served by the server, and uses almost no client side processing. It renders a declarative configuration specification, provided by the Bcfg2 server, into a set of configuration operations which will, if executed, attempt to change the client’s state into that described by the configuration specification.
The Bcfg2 server is responsible for taking a network description and turning it into a series of configuration specifications for particular clients. It also manages probed data and tracks statistics for clients.
Features include:
- Manages complete system configuration.
- Metadata based client configurations.
- Change detection.
- Improved server performance.
- 2 way configuration verification.
- Sparse configuration installation.
- Probes.
- Dry-run mode.
- Profiles.
- Configuration specifications are designed to be reusable
- Machine functionality can be easily duplicated for testing or upgrades.
- Changes are made in a single location.
- Cross-platform software – runs on Linux, AIX, FreeBSD, OpenBSD, OpenSolaris, and Solaris.
Website: bcfg2.org
Support: GitHub Code Repository
Developer: Narayan Desai and contributors
License: BSD 2-clause License
Bcfg2 is written in Python. Learn Python with our recommended free books and free tutorials.
Return to Configuration Management Tools
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.