0.0
No commit activity in last 3 years
No release in over 3 years
Helper middlewares for a Goliath (http://goliath.io/) app as used in Infochimps Planet of the APIs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0.12
~> 1.5.2
>= 0.9.9
~> 2.5.0
~> 0.9.0.rc5
>= 0
~> 0.6.7

Runtime

 Project Readme

Senor Armando - Goliath Helpers

In Planet of the Apes, Señor Armando is the owner of a circus, a human friend of Cornelius and Zira, and caregiver for Ceasar, teaching him human knowledge and introducing him to human habits.

On the Planet of the APIs, Señor Armando is a collection of helper methods that introduce human habits to your goliath app.

Both have an enthusiastic appreciation for rich Corinthian leather.

Señor Armando photo

Setup

  • run armando_gemfile_jail; this will run bundler install but cache the results locally for much quickness. You MUST run it at least once explicitly.

That should be it!

Overview

Code Organization

Logging to Statsd

Start a graphite and statsd server:

    python2.6 /usr/local/share/graphite/bin/carbon-cache.py start & sleep 1 ;
    python2.6 /usr/local/share/graphite/bin/run-graphite-devel-server.py /usr/local/share/graphite & sleep 2 ;
    node ~/ics/repos/statsd/stats.js /etc/graphite/statsd_config.js &

PassthruProxy

Colophon

Built with