mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 12:57:52 +00:00
41 lines
1.8 KiB
ReStructuredText
41 lines
1.8 KiB
ReStructuredText
.. _whatnext:
|
|
|
|
What next?
|
|
==========
|
|
|
|
You have gone through the :ref:`Quickstart installation <quickstart>`: at this point you should have a running Open edX platform. If you don't, please follow the instructions from the :ref:`Troubleshooting <troubleshooting>` section.
|
|
|
|
Logging-in as administrator
|
|
---------------------------
|
|
|
|
Out of the box, Tutor does not create any user for you. You will want to create a user yourself with staff and administrator privileges in order to access the studio. There is a :ref:`simple command for that <createuser>`.
|
|
|
|
Importing a demo course
|
|
-----------------------
|
|
|
|
To get a glimpse of the possibilities of Open edX, we recommend you import the `official demo test course <https://github.com/edx/demo-test-course>`__. Tutor provides a :ref:`simple command for that <democourse>`.
|
|
|
|
Making Open edX look better
|
|
---------------------------
|
|
|
|
Tutor makes it easy to :ref:`develop <theming>` and :ref:`install <settheme>` your own themes. We also provide `Indigo <https://github.com/overhangio/indigo>`__: a free, customizable theme that you can install today.
|
|
|
|
Adding features
|
|
---------------
|
|
|
|
Check out the Tutor :ref:`plugins <plugins>`, :ref:`extra features <extra>` and :ref:`configuration/customization options <configuration_customisation>`.
|
|
|
|
Hacking into Open edX
|
|
---------------------
|
|
|
|
Tutor works great as a development environment for Open edX developers, both for debugging and developing new features. Please check out the :ref:`development documentation <development>`.
|
|
|
|
Deploying to Kubernetes
|
|
-----------------------
|
|
|
|
Yes, Tutor comes with Kubernetes deployment support :ref:`out of the box <k8s>`.
|
|
|
|
Meeting the community
|
|
---------------------
|
|
|
|
Ask your questions and chat with the Tutor community on the official community forums: https://discuss.overhang.io |