Commit Graph

8 Commits

Author SHA1 Message Date
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
Edoardo Zanoni
d2e3605ccb Feature/add postgres support (#80)
* Add v15

* Add initial support to postgres

* [78] Add compose example for postgres installation

* [78] Fix docs: moved upgrade lines under proper section

* [78] Add postgres upgrade instructions

* [gh-78] Improve conf.php management with pgsql
2022-03-07 19:13:15 +01:00
Loic
ebfeffb7a3 Add With Certbot Nginx example (#73) 2022-01-11 17:52:12 +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