Skip to content

Commit

Permalink
Merge pull request #2 from brookinsconsulting/default_admin_user_pass…
Browse files Browse the repository at this point in the history
…word_doc

Add default admin password documentation
  • Loading branch information
yannickroger committed Mar 9, 2015
2 parents f50daf1 + 64f379b commit 957ee27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions INSTALL.md
Expand Up @@ -109,4 +109,6 @@
$ php ezpublish/console ezplatform:install --env prod demo-clean
```

**Note**: Password for the generated `admin` user is `publish`, this name and password is needed when you would like to login to backend Platform UI. Future versions will prompt you for a unique password during installion.

You can now point your browser to the installation and browse the site. To access the Platform UI backend, use the `/shell` URL.

0 comments on commit 957ee27

Please sign in to comment.