Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 406 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 406 Bytes

FireUp

FireUp use puppet to deploy ur ruby/rails code to VPS.

It contains postgresql, redis and nginx recipes.

How to use FireUp

Vagrant

git clone git://github.com/SaitoWu/fireup.git
cd fireup
gem install librarian
librarian-chef install
vagrant up

THANKS

Vagarnt

Railscast.com

All of You!