erplibre/doc/TODO.md
Mathieu Benoit a2d3aa2a78 [ADD] Multilingual translation of all documentation (EN/FR)
Added 30 .base.md files using the mmg (Multilingual Markdown Generator)
format to automatically generate English (.md) and French (.fr.md)
versions of all project documentation.
Updated conf/make.documentation.Makefile to process all .base.md files
via `make doc_markdown`.
2026-03-04 22:23:52 -05:00

291 B

Health check note

Table to verify in pgsql: ir_ui_view

Restore a database:

  • a module is installed but is not physically present

A database is installed but cannot be executed

HEALTHCHECK CMD curl --fail http://localhost:8069/web || exit 1

TODO: having the DB variable configurable