1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2025-07-31 21:59:07 -04:00

Added Devops Tools

This commit is contained in:
Serdar Dogruyol 2014-07-03 14:25:17 +03:00
parent 9f6e5d90b9
commit fbc05ac644

View file

@ -344,6 +344,10 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
*Software and libraries for DevOps.*
* [Puppet](https://github.com/puppetlabs/puppet) - Server automation framework and application
* [Chef](https://github.com/opscode/chef) - A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
* [Vagrant](http://www.vagrantup.com) - Vagrant is a tool for building and distributing development environments.
* [Capistrano](http://www.capistranorb.com) - Remote multi-server automation tool
## Foreign Function Interface