Skip to content

geun/dove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dove

Dove is a full rails stack for startup. It make devops easily deployment script for rails using capistrano to amazon ec2

Installation

Add this line to your application's Gemfile:

gem 'dove', github: "geun/dove"

And then execute :

bundle install

Stack

  • rails
  • nginx
  • puma
  • redis
  • haproxy
  • postgresql
  • elastic search
  • logstash
  • collectd
  • puppet
  • hiera
  • mosquitto
  • monit
  • jenkins

Development Iterations

iteration 1. capistrano 3 deployment with recipes - installation using ssh - code update using capistrano

iteration 2. capistrano 3 + masterless puppet - installation using role base puppet - code update using capistrano - infra update using puppet

iteration 3. capistrano 3 + masterless puppet + packer + docker

iteration 4. capistrano 3 + masterless puppet + packer + docker + asguard(https://github.com/Netflix/asgard) + netflix's monkeys

iteration 5. continuous deployment with jenkins and jira

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published