ChurchCRM / Docker

Docker Setup of Church CRM
0 stars 20 forks source link

Docker rebuild #5

Closed jaskipper closed 7 years ago

jaskipper commented 7 years ago

I've fixed and simplified the process of setup. Cleaned up, moved files around, etc. All Passwords are being stored in the .env file which is accessible by both the database container and the churchcrm container. The instructions in the README file won't work as is for the run command until this is merged into Master and the image is rebuilt on hub.docker.com. You can use docker-compose to build and test now. Instructions are also in the README.

crossan007 commented 7 years ago

There are windows style line endings in at least run_alwyas/60_churchcrm.sh

see this test for example: https://github.com/ChurchCRM/CRM/blob/master/tests/LineEndings.sh