nprapps / electris

Elections 2012
elections2012.npr.org
Other
13 stars 3 forks source link

Redundant deployments #541

Closed onyxfish closed 11 years ago

onyxfish commented 11 years ago

What if Github is down

onyxfish commented 11 years ago

New remote at: https://bitbucket.org/nprapps/electris

To add to your remotes:

git remote add bitbucket git@bitbucket.org:nprapps/electris.git

onyxfish commented 11 years ago
git push bitbucket master
fab production master deploy:bitbucket

Configured and tested in both staging and prod. This is awesome.