Discover tools and frameworks in the DevOps landscape.

There are new awesome tools and frameworks being released everyday. This is an open and transparent attempt at aggregating all those. The entire source code and list of tools can be found at github.com/devopsbookmarks-org/devopsbookmarks.org, and you are encouraged to contribute anything you come across.

Pick tags to start exploring!

Random Pick

FPM

Effing Package Managers (FPM) is a single tool that can generate rpm, deb, solaris, osx (pkg) and many other packages. It supports multiple inputs (directory, gem, egg, deb, etc) and can produce multiple outputs (rpm, deb, solaris, etc). It relieves the pain out of creating various kinds of packages.

     

linux osx open-source packaging ruby