efernau / Docker-YetiForceCRM

Dockerized Yetiforce CRM
26 stars 18 forks source link

docker is not compliant with YetiForce requirements #11

Open mariuszkrzaczkowski opened 4 years ago

mariuszkrzaczkowski commented 4 years ago

see requirements https://yetiforce.com/en/knowledge-base/documentation/implementer-documentation/item/web-server-requirements

jbwaclawski-msm commented 4 years ago

Looking into deploying Yetiforce as a container. Which requirements does this container not hit on?

mariuszkrzaczkowski commented 4 years ago

Run the configuration verification tool, you'll see and read about it https://github.com/YetiForceCompany/YetiForceCRM/tree/developer/tests/setup

efernau commented 4 years ago

Thanks. This is an important thing, already known for some time. Unfortunately, I don't have time to solve it right now. Also at the final installation step you can see which things are not implemented or wrongly. e.g. .htaccess, allowmethods, imagick... Feel free to make a pull request.