7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-26 00:42:35 +00:00
tutor/tutor/commands
Peter Parkkali 2549aef4dc fix: require at least 4 GB RAM on macOS for 'local quickstart' only
Limits the memory chek to the 'local quickstart' command, makes error
handling more accurate and adds warning messages for some conditions.
Also adds a mention of this in troubleshooting.rst.
2021-10-25 20:17:38 +02:00
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
cli.py feat: dynamic app name and version suffix 2021-10-14 12:59:57 +02:00
compose.py 💥 improvement: better defaults for the settheme commands 2021-10-14 12:59:57 +02:00
config.py feat: env only mode for config generation 2021-06-22 12:25:29 +02:00
context.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
dev.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
images.py feat: ability to pass docker build options via env variable TUTOR_DOCKER_BUILD_ARGS 2021-09-30 12:42:27 +02:00
k8s.py 💥 improvement: better defaults for the settheme commands 2021-10-14 12:59:57 +02:00
local.py fix: require at least 4 GB RAM on macOS for 'local quickstart' only 2021-10-25 20:17:38 +02:00
plugins.py fix: better logging during plugins disable 2021-06-22 12:28:58 +02:00