erplibre/doc/TODO.base.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

781 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

Note de vérification de santé

Table à vérifier dans pgsql : ir_ui_view

Restaurer une base de données :

  • un module est installé mais n'est pas physiquement là

Une base de données est installée mais on n'arrive pas à l'exécuter

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

TODO: having the DB variable configurable

À FAIRE : rendre la variable DB configurable