7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-27 09:03:28 +00:00
tutor/tutor
Régis Behmo 231bbbfe99 feat: get rid of the nginx container and services
Nginx and Caddy performed duplicate tasks. It was decided to get rid of
the nginx container, for simplification. This is a breaking change for
plugin developers. Also, applications that collect nginx logs will have
to be modified.

See:
- Corresponding TEP: https://discuss.overhang.io/t/tep-get-rid-of-the-nginx-container/2024
- the prior discussion: https://discuss.overhang.io/t/why-caddy-nginx/1952
2021-12-20 21:19:10 +01:00
..
commands feat: get rid of the nginx container and services 2021-12-20 21:19:10 +01:00
templates feat: get rid of the nginx container and services 2021-12-20 21:19:10 +01:00
__about__.py v12.2.0 2021-12-08 11:29:52 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py refactor: better runner inheritance architecture 2021-11-01 17:21:43 +01:00
config.py feat: get rid of the nginx container and services 2021-12-20 21:19:10 +01:00
env.py feat: get rid of the nginx container and services 2021-12-20 21:19:10 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
images.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
interactive.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
jobs.py Improvement: settheme now works with preview domain 2021-11-29 18:21:16 +01:00
plugins.py fix: always print plugins sorted by name 2021-11-08 10:40:37 +01:00
serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
types.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
utils.py chore: get rid of outdated pycryptodome ugly patch 2021-10-25 20:19:27 +02:00