Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

[End of Life] Capistrano templates for typical Monkee-Boy deployments.

Notifications You must be signed in to change notification settings

Monkee-Boy/deploy-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkee-Boy Deploy Templates

These are no longer supported. Use the yeoman generator to generate your deployment config files instead.

Here you will find some templates for typical Monkee-Boy deployments using Capistrano. These are just templates and should be customized as needed per project.

Usage

First you will need any required Ruby gems. Below are the base requirements but check each Capfile for other gems that might be included.

  • gem install capistrano
  • gem install hipchat
  • gem install mboy-deploy --source PRIVATESOURCE

We highly recommend you use the yeoman generator to generate your deploy config files instead of manually pulling from this repo.

Next copy your choice of templates to the root of your project. Remember that these files SHOULD be added to the git repo. Tweak the deploy config as needed.

Finally run cap production deploy or whatever environment you are deploying to.

The Dev Team

Handcrafted with ♥ in Austin, Texas by the Monkee-Boy Troop.

James Fleeting Pete Gautier Sarah Higley John,Hoover
James Fleeting Pete Gautier Sarah Higley John Hoover

Monkee-Boy

About

[End of Life] Capistrano templates for typical Monkee-Boy deployments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages