Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
34 stars 18 forks source link

complete docker compose for espocrm #517

Closed Camelliw closed 9 months ago

Camelliw commented 10 months ago
image image
Camelliw commented 10 months ago
Run "install" action.
Start EspoCRM installation
error: Installation error, more details:
Error: SQLSTATE[HY000] [1044] Access denied for user 'espocrm_hv6xw'@'%' to database 'espocrm'.
Run "reinstall" action.
Start EspoCRM installation
qiaofeng1227 commented 9 months ago

When use MySQL8.0, need to user root . But if use MariaDB , it OK Official docs use MariaDB