Replace the fixed 8192 MB / 4 vCPU / 20G defaults with the minimum resources required by the chosen Ubuntu version (libosinfo/osinfo-db values): 20.04 -> 2048 MB/5G, 22.04 -> 2048 MB/10G, 24.04+ -> 3072 MB/20G. --vcpus now defaults to 2. This stops a small host from being starved by an oversized default (an 8 GB VM failed to allocate on a 6.7 GB host) and silences the libvirt "less than recommended" warning. In the todo menu, leaving the RAM/vCPU/disk fields blank now means "version minimum" (the flag is simply not passed) instead of forcing 8192/4/20G. Any explicit value still overrides. README regenerated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.