Skip to content

Commit

Permalink
Add info about default Refinery guest account
Browse files Browse the repository at this point in the history
  • Loading branch information
hackdna committed Jan 13, 2015
1 parent 0868b54 commit 32d02da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ Connect to the initialized VM:
$ workon refinery-platform
$ ./manage.py
Log in to Django admin UI (http://192.168.50.50:8000/admin/) with the default superuser account created during Refinery installation. Username: admin, password: refinery.
Log in to Refinery (http://192.168.50.50:8000/) with the default guest user account (username: guest, password: guest).

Log in to Django admin UI (http://192.168.50.50:8000/admin/) with the default superuser account (username: admin, password: refinery).

Please see `installation notes
<https://refinery-platform.readthedocs.org/en/latest/administrator/setup.html>`_
Expand Down

0 comments on commit 32d02da

Please sign in to comment.