Project

makitzo

0.0
No commit activity in last 3 years
No release in over 3 years
the swiss army knife of remote host manipulation
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6.4
>= 0

Runtime

~> 1.6.1
~> 1.0.4
~> 2.1.0
 Project Readme

makitzo

© 2011 Jason Frame [ jason@onehackoranother.com / @jaz303 ]
Released under the MIT License.

makitzo is a remote-host Swiss army knife and has been battle-tested in an environment with ~150 nodes.

Feature list:

  • Ruby configuration DSL
  • host migrations
  • key/value store for centralised storage of per-host config data, with pluggable backends
  • "helper" system for defining remote commands in Ruby code
  • run any command on a subset of defined hosts via SSH
  • compare output of commands across multiple hosts

Installation:

$ gem install makitzo

More documentation coming later!