2019-04-25 07:30:48 +00:00
.. include :: ../README.rst
:start-after: _readme_intro_start:
:end-before: _readme_intro_end:
2019-02-10 18:13:35 +00:00
.. image :: ./img/quickstart.gif
:alt: Tutor local quickstart
:target: https://terminalizer.com/view/91b0bfdd557
2018-12-03 18:59:09 +00:00
----------------------------------
2018-12-26 15:00:47 +00:00
.. include :: quickstart.rst
:start-line: 1
2018-12-03 18:59:09 +00:00
2019-01-22 20:25:04 +00:00
But there's a lot more to Tutor than that! For more advanced usage, please refer to the following sections.
2018-12-03 18:59:09 +00:00
.. toctree ::
:maxdepth: 2
:caption: User guide
2019-01-22 20:25:04 +00:00
install
2018-12-26 15:00:47 +00:00
quickstart
2019-03-06 16:21:47 +00:00
configuration
2018-12-26 17:20:53 +00:00
local
2018-12-03 18:59:09 +00:00
customise
dev
2019-01-22 20:25:04 +00:00
k8s
webui
2019-02-20 15:07:18 +00:00
mobile
2018-12-03 18:59:09 +00:00
troubleshooting
2018-12-26 15:00:47 +00:00
tutor
2019-01-22 20:25:04 +00:00
faq
2018-12-03 18:59:09 +00:00
2019-01-22 20:25:04 +00:00
Source code
-----------
2018-12-03 18:59:09 +00:00
2019-01-22 20:25:04 +00:00
The complete source code for Tutor is available on Github: https://github.com/regisb/tutor
2018-12-03 18:59:09 +00:00
2019-04-25 07:30:48 +00:00
.. include :: ../README.rst
:start-after: _readme_support_start:
:end-before: _readme_support_end:
.. include :: ../README.rst
:start-after: _readme_contributing_start:
:end-before: _readme_contributing_end:
2018-12-03 18:59:09 +00:00
License
-------
2019-01-16 16:22:53 +00:00
This work is licensed under the terms of the `GNU Affero General Public License (AGPL) <https://github.com/regisb/tutor/blob/master/LICENSE.txt> `_ .
2019-01-22 20:25:04 +00:00
The AGPL license covers the Tutor code, including the Dockerfiles, but not the content of the Docker images which can be downloaded from https://hub.docker.com. Software other than Tutor provided with the docker images retain their original license.
The :ref: `Tutor Web UI <webui>` depends on the `Gotty <https://github.com/yudai/gotty/> `_ binary, which is provided under the terms of the `MIT license <https://github.com/yudai/gotty/blob/master/LICENSE> `_ .