Skip to content

Instantly share code, notes, and snippets.

View maanas's full-sized avatar

Maanas Royy maanas

  • Maanas Network
  • India
View GitHub Profile
@maanas
maanas / README.markdown
Created October 15, 2012 08:15
Building ngnix for High Performance Stack with LUA + Drizzle + uWSGI

--Place holder --

@maanas
maanas / README.markdown
Created October 15, 2012 08:11 — forked from lukemorton/README.markdown
Running Carbon and StatsD as Daemon on Centos init.d file for statsd and carbon on Centos

Forged by Maanas Royy from command logs

#Centos 6.3 x86_64

Install the required dependencies

yum install -y git gcc gcc-c++ zlib-devel curl curl-devel openssl

Install node

git clone git://github.com/joyent/node.git
cd node