Skip to content

Commit 2285ee0

Browse files
Norbert SchneiderNorbert Schneider
Norbert Schneider
authored and
Norbert Schneider
committed
Update DEPLOY.md
The admin username and password have changed so I had to look them up in the config file.
1 parent 3ae40df commit 2285ee0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

DEPLOY.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
## Cloud Foundry
32
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 <cloud foundry host>` and `vmc login`, and then this will get you up and running:
43

@@ -58,7 +57,7 @@ If successful you should get a response similar to:
5857
S3_SECRET_ACCESS_KEY: xxxx
5958
S3_BUCKET: bucket_name
6059

61-
Your app should be up and running now. The admin email by default is `[email protected]` with password `kandanadmin`, or you can sign up as another user.
60+
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.
6261

6362
## dotCloud
6463
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
8887
`bundle exec rake db:create db:migrate kandan:bootstrap`
8988
`bundle exec thin start`
9089

91-
90+

0 commit comments

Comments
 (0)