- See what's been installed.
- Standardize development environments.
- Share stacks with your team.
- Generate configurations for Puppet or Chef.
- Audit your infrastructure.
blueprint
is DevStructure's workhorse tool that looks inside popular package managers, finds changes you made to configuration files, and archives software you built from source to generate Puppet, Chef, or shell code. Everything blueprint sees is stored in Git to be diffed and pushed. It runs on Ubuntu Linux 10.04 and newer.
git clone git://github.com/devstructure/blueprint.git
cd blueprint
make && sudo make install
Not sure what to do next? The tutorial will take you from setup all the way to production with a simple web application.
blueprint
is BSD-licensed. We love bug reports and pull requests!
- Source code
- Issue tracker
- Documentation
- Discuss or
#devstructure
on Freenode