Files
dolibarr-docker-fork/examples/with-mysql/dolibarr-with-mysql.md
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

4 lines
178 B
Markdown

# Dolibarr with mysql
Running a Dolibarr instance with a mysql server is a standard behaviour, this examples show you how to describe this architecture in a docker-compose way.