From 2285ee081ea03ef70d432e4776f50f0439edac8b Mon Sep 17 00:00:00 2001 From: Norbert Schneider Date: Fri, 8 Feb 2013 19:08:32 +0100 Subject: [PATCH] Update DEPLOY.md The admin username and password have changed so I had to look them up in the config file. --- DEPLOY.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPLOY.md b/DEPLOY.md index d71ca28a..6c5e9954 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -1,4 +1,3 @@ - ## Cloud Foundry You'll need a [Cloud Foundry account](https://my.cloudfoundry.com/signup) and the [vmc gem](https://rubygems.org/gems/vmc) installed. Do you `vmc target ` and `vmc login`, and then this will get you up and running: @@ -58,7 +57,7 @@ If successful you should get a response similar to: S3_SECRET_ACCESS_KEY: xxxx S3_BUCKET: bucket_name -Your app should be up and running now. The admin email by default is `admin@kandan.me` with password `kandanadmin`, or you can sign up as another user. +Your app should be up and running now. The default admin user is `Admin` with password `kandanappadmin`, or you can sign up as another user. ## dotCloud Looking for community help here. @@ -88,4 +87,4 @@ If you're looking to install Kandan on a private server, or to develop locally f `bundle exec rake db:create db:migrate kandan:bootstrap` `bundle exec thin start` - \ No newline at end of file +