2strange / magic_recipes

test out some capistrano recipes for our vps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagicRecipes

.. some capistrano-recipes for our deployment .. still in development.

Code is inspired by:

Usage

  • add magic_recipes to your Gemfile

    gem 'magic_recipes', :require => nil

  • run bundle install

  • run the generator

    rails g magic_recipes:capify

  • edit 'config/deploy'

  • enjoy some magic

ToDo´s

  • add tests (rspec+cucumber)

  • make expect-cap-task (bin/*_cap)

  • improve: passenger, unicorn rbenv, postgesql, nodejs, gems, db, git, rvm

  • add: puma, varnish, search-stuff, vps-stuff

Ready

and in use .. but not tested

Licence

This project rocks and uses MIT-LICENSE.

About

test out some capistrano recipes for our vps

License:MIT License