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

356 B

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

À FAIRE : rendre la variable DB configurable