https://github.com/calvinchengx/bcfg2
Git clone of the Bcfg2 repository
https://github.com/calvinchengx/bcfg2
Last synced: 4 months ago
JSON representation
Git clone of the Bcfg2 repository
- Host: GitHub
- URL: https://github.com/calvinchengx/bcfg2
- Owner: calvinchengx
- License: other
- Fork: true (Bcfg2/bcfg2)
- Created: 2012-04-30T02:47:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-08T07:24:25.000Z (about 13 years ago)
- Last Synced: 2024-10-02T09:15:28.306Z (8 months ago)
- Language: Python
- Homepage: http://bcfg2.org
- Size: 7.46 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Bcfg2 - A Configuration Management System
-----------------------------------------Bcfg2 (bee-config two) helps system administrators produce a
consistent, reproducible, and verifiable description of their
environment, and offers visualization and reporting tools to aid
in day-to-day administrative tasks. It is the fifth generation of
configuration management tools developed in the Mathematics and
Computer Science Division of Argonne National Laboratory.* Homepage: http://bcfg2.org
Bcfg2 is fairly portable. It has been successfully run on:
* AIX, FreeBSD, OpenBSD Mac OS X, OpenSolaris, Solaris
* Many GNU/Linux distributions, including ArchLinux, Blag, CentOS,
Debian, Fedora, Gentoo, gNewSense, Mandriva, openSUSE, Red Hat/RHEL,
SuSE/SLES, Trisquel, and Ubuntu.
Installation
------------For details about the installation of Bcfg2 please refer to the
following pages in the Bcfg2 wiki.* Prerequisites: http://bcfg2.org/wiki/Prereqs
* Download: http://bcfg2.org/wiki/Download
* Installation: http://bcfg2.org/wiki/InstallNeed help
---------A lot of documentation is available in the Bcfg2 manual and the Bcfg2 wiki.
* Documentation: http://docs.bcfg2.org/
* Wiki: http://bcfg2.org/wiki/
* FAQ: http://bcfg2.org/wiki/FAQ
* IRC: #bcfg2 on chat.freenode.net
* Mailing list: https://lists.mcs.anl.gov/mailman/listinfo/bcfg-devWant to help
-------------* Bug tracker: http://bcfg2.org/report
* Development: http://docs.bcfg2.org/development/
* Wiki: http://bcfg2.org/wiki/ContributeBcfg2 is licensed under BSD, for more details check COPYING.