Created
January 21, 2011 19:57
-
-
Save noctivityinc/790290 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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