Versions Compared

Key

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

...

  • Add an alias for the studio sub-domain to the record for the server.

    • Open the record in IPAM.

    • Click on the EDIT button.

    • Click the NEXT button until reaching the ALIASES CONFIGURATION page.

    • Enter the studio sub-domain in the Name field, including the server name. For example, studio.ece-openedx-01.

    • The Domain should be set to the same as for the server. For example, eng.uwaterloo.ca.

    • The Type should be set to CNAME.

    • Click the ADD button. The new alias should appear in the list of aliases.

    • It may take about 5 minutes for the DNS changes to propagate and be accessible from your local computer.

Tutor

Code Block
pip install "tutor[full]"

...