Enable deploying and managing ERPLibre on remote servers via SSH directly from make and the interactive todo.py CLI, since only local deployment was previously supported. - New conf/make.ssh.Makefile with 11 targets: ssh_check, ssh_push, ssh_install, ssh_run, ssh_stop, ssh_restart, ssh_status, ssh_logs, ssh_make, ssh_install_systemd, ssh_install_nginx - Variables: SSH_HOST (required), SSH_USER, SSH_PORT, SSH_KEY, SSH_PATH, SSH_TARGET, SSH_DOMAIN, SSH_ADMIN_EMAIL - Execute > Deploy menu extended with 11 SSH options in todo.py - All strings translated fr/en in todo_i18n.py Generated by Claude Code 2.1.101 model claude-sonnet-4-6 Co-Authored-By: Mathieu Benoit <mathben@technolibre.ca> |
||
|---|---|---|
| .. | ||
| 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.