erplibre/doc/TODO.md
Mathieu Benoit 5a6656665d Doc: Move documentation to doc/
- Explain how to use script and fork
- Add discover guide
- Improve all documentation
2020-07-05 22:55:13 -04:00

11 lines
No EOL
302 B
Markdown

# Note healtcheck
Table à vérifier dans pgsql: ir_ui_view
Restore une BD:
- un module est installé mais n'est pas physiquement là
Une DB est installé mais on n'arrive pas à l'exécuté
HEALTHCHECK CMD curl --fail http://localhost:8069/web || exit 1
TODO: having the DB variable configurable