added packaging section with omnibus and packman

This commit is contained in:
nir0s 2014-06-24 10:16:41 +03:00
parent 4453346477
commit 43d940b953
1 changed files with 5 additions and 0 deletions

View File

@ -221,6 +221,11 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis
## Packaging
* [omnibus-ruby](https://github.com/opscode/omnibus-ruby) - full stack, cross distro packaging software (Ruby).
* [packman](http://packman.readthedocs.org) - full stack, cross distro packaging software (Python).
## Queueing
* [ZeroMQ](http://zeromq.org/) - For logs, events and metrics queueing (or anything else for that matter..)