Odoo build template — repos.yml per version branch
- Shell 100%
Scripts for build, update, install, test, start, stop, run, status. Self-contained — each derives instance/paths from its own location. No dependency on sat. - bin/build: run gitaggregate + refresh addons symlinks - bin/update [module]: stop, upgrade module(s), start (default: base) - bin/install <module>: stop, install module(s), start - bin/test <module>: run tests with --test-enable --log-level=test - bin/stop: stop the systemd service - bin/start: start the systemd service - bin/run: run odoo in foreground for debugging - bin/status: show service status - bin/_link-addons: internal — refresh addons/ symlinks (with whitelist/blacklist) |
||
|---|---|---|
| bin | ||
| .gitignore | ||
| python-version | ||
| repos.yml | ||
| requirements.txt | ||