Commit cdcd1822 by Brian Beggs Committed by Brian Beggs

More specific documentation about what databases may be recreated during provisioning

parent d26279ad
...@@ -58,8 +58,8 @@ a minimum of 2 CPUs and 4GB of memory works well. ...@@ -58,8 +58,8 @@ a minimum of 2 CPUs and 4GB of memory works well.
services with superusers (for development without the auth service) and services with superusers (for development without the auth service) and
tenants (for multi-tenancy). tenants (for multi-tenancy).
**Note** When running the provision command databases for all systems will be **Note** When running the provision command databases for ecommerce and edxapp
dropped and recreated. will be dropped and recreated.
The username and password for the superusers are both "edx". You can access The username and password for the superusers are both "edx". You can access
the services directly via Django admin at the ``/admin/`` path, or login via the services directly via Django admin at the ``/admin/`` path, or login via
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment