Skip to content

Commit

Permalink
adding changes for dotcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Prohorenko committed Apr 27, 2012
1 parent 3eaf092 commit 20c9377
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README
Expand Up @@ -40,3 +40,14 @@ $ git commit -m 'bundle for heroku-dev deploy'
$ git remote add heroku-dev git@heroku.com:crud-bones-dev.git
$ heroku config:add NODE_ENV=staging --app crud-bones-dev
$ git push -f heroku-dev master

* dotCloud:

$ dot create crudbonesdev
$ dot push crudbonesdev .

Unfortunately at this moment it doesn't seem to be supporting newer Node.JS

* Engine Yard

N/A (in progress :-)

0 comments on commit 20c9377

Please sign in to comment.