Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Manual Deployment

bnwasteland edited this page May 10, 2012 · 3 revisions

#Prerequisites

You'll need the heroku gem, and to have set up your keys aforehand (see heroku login). Someone will need to add your heroku id as a collaborator to allow you to do deployments.

#Repo setup

For the moment, we run 3 instances on heroku, one for each team. Each instance has its own environment config for things like pusher channel and campfire room. The easiest thing is to clone this repo and then add remotes for the following heroku apps:

then to deploy, simply push to the desired remote git push platinum master

Clone this wiki locally