Add EspoCRM, provided by the official team#8658
Add EspoCRM, provided by the official team#8658tmachyshyn wants to merge 5 commits intocoollabsio:nextfrom
Conversation
|
|
||
| services: | ||
| espocrm: | ||
| image: espocrm/espocrm:latest |
There was a problem hiding this comment.
Please pin to a static version rather than 'latest' to prevent the template from breaking due to upstream changes.
| condition: service_healthy | ||
|
|
||
| espocrm-daemon: | ||
| image: espocrm/espocrm:latest |
There was a problem hiding this comment.
Please pin to a static version rather than 'latest' to prevent the template from breaking due to upstream changes.
| condition: service_healthy | ||
|
|
||
| espocrm-websocket: | ||
| image: espocrm/espocrm:latest |
There was a problem hiding this comment.
Please pin to a static version rather than 'latest' to prevent the template from breaking due to upstream changes.
| condition: service_healthy | ||
|
|
||
| espocrm-db: | ||
| image: mariadb:latest |
There was a problem hiding this comment.
Please pin to a static version rather than 'latest' to prevent the template from breaking due to upstream changes.
|
Hi @tmachyshyn! 👋 It appears to us that you are either adding a new service or making changes to an existing one. Coolify Docs Repository: https://github.com/coollabsio/coolify-docs |
Changes
Thank you for building such a great open-source platform.
We are the official maintainers of EspoCRM and have prepared the necessary service configuration to add it to Coolify.
The setup uses the official EspoCRM docker image and MariaDB as the database.
Issues
Category
Preview
AI Assistance
If AI was used:
Testing
Tested on AWS.
Contributor Agreement
Important