Skip to content

Instantly share code, notes, and snippets.

@noctivityinc
Created January 21, 2011 19:57
Show Gist options
  • Save noctivityinc/790290 to your computer and use it in GitHub Desktop.
Save noctivityinc/790290 to your computer and use it in GitHub Desktop.
example: application named 'beefbox'
create a sytem user called 'beefbox'
bdsm nginx server beefbox
su - beefbox
bdsm bdsmrc
<edit ~/.bdsmrc settings>
-> make sure the enviornment is what you want it to be and set the repo url
<do ssh key dance>
bdsm rails setup --repo git://github.com/beefbox/...
bdsm unicorn setup
bdsm deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment