Skip to content

GunioRobot/blueprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blueprint reverse engineers servers for you:

  • 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 Debian and RPM based distros with Python >= 2.6.

Try it now!

git clone git://github.com/devstructure/blueprint.git
cd blueprint
make && sudo make install

Not sure what to do next? Take a peek at our install documentation or try this tutorial that takes you from setup to production with a simple web application.

Contribute

blueprint is BSD-licensed. We love bug reports and pull requests!

About

Reverse engineer server configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%