okfn / docker-ckan

Docker images and Docker Compose setup for CKAN [Not Maintained]
GNU Affero General Public License v3.0
81 stars 88 forks source link

Fix logging #43

Closed kentsanggds closed 4 years ago

kentsanggds commented 4 years ago

What

Logs were not set up correctly, this PR should fix the logging as well as bring the stack more in line with the DGU dev stack.

How to review

As there are still lots of issues to resolve in the structure of the project, I think it would be best to concentrate on just bringing up the ckan stack, navigating to http://localhost:5555 and then check that logs are appearing in the host machine.

The README should help with the setup, if they are insufficient they can be updated.

Reference

https://trello.com/c/YKMrKVsP/1482-5-fix-the-logging-configuration-on-docker-ckan%F0%9F%8D%90