8 Commits

Author SHA1 Message Date
Aloïs Micard
f5d1437e80 fix with-mysql example 2025-07-06 18:45:57 +02:00
ldestailleur
2542b6b568 Fix the cron key is not save according to setup - Add more logs 2025-03-10 14:21:36 +01:00
Aloïs Micard
189ab87946 s/tuxgasy/dolibarr/g 2024-08-15 08:16:41 +02:00
benvia
dec861f3aa Remove version from Docker compose files (#159)
Co-authored-by: Benoit Vianin <benoit.vianin@pixeleez.ch>
2024-07-13 16:49:55 +02:00
Thomas Couacault
ae48687b0f fix: Set database image as mysql in with-mysql example (#124) 2023-06-14 19:12:36 +02:00
Christian
434167c560 Add required MySQL  root password env variable (#109)
Defining a root password, password hash or allow empty root password is required.

See https://hub.docker.com/_/mariadb
2023-01-16 18:39:54 +01:00
Florent Poinsaut
9de566c234 add a volume for html/custom folder (#81) 2022-03-14 19:47:32 +01:00
POTIER Mathieu
ce9d9c483c Add some example of integrations (#44)
* Add some example of integrations
Update docker-run.sh to deal with docker secret for some vars.

* Update update.sh

Fix review

* Update .gitignore
2021-03-15 17:07:47 +01:00