Skip to content

jumski/opinionated_stack

Repository files navigation

Opinionated Stack

WORK IN PROGRESS!!!

Chef cookbook for bootstrapping multi-app rails stack.

Installation

  1. Setup hostname and fqdn for a server
# /etc/hosts

1.2.3.4 hostname hostname.domain.name
  1. Clone it somewhere:
git clone git@github.com:jumski/opinionated_stack.git /tmp/stack
  1. Install it
cd /tmp/stack
./install.sh

When asked for mdadm arrays, leave "all". When asked for chef-server url, type "none".

  1. Hopefully it will be all good now :-)

Setting up applications

TODO!

About

Chef repo and custom cookbook for rapid Rails stack setup (easy deployable with opinionated_deployment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors