Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Test the OpenEdX CMS site.

    • Open a browser to the studio server address (e.g., http://studio.ece-openedx-01.eng.uwaterloo.ca).

    • The OpenEdX Studio welcome page should be displayed.

...

Admin user

In order to create an administrator account on the OpenEdX server:

Code Block
tutor local do createuser --staff --superuser yourusername user@email.com

You will be asked to set the password interactively.