added capistrano scripts

This commit is contained in:
albert
2011-08-22 17:19:25 -04:00
parent 2b7a8f2d67
commit 6b01c88679
5 changed files with 50 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
server "sonohara.donmai.us", :web, :app, :primary => true
server "hijiribe.donmai.us", :web, :app

1
config/deploy/staging.rb Normal file
View File

@@ -0,0 +1 @@
server "testbooru.donmai.us", :web, :app, :primary => true