GeoNode / geonode-docker

Django base images for GeoNode
Other
9 stars 33 forks source link

No need to log to file in uwsgi #5

Closed cezio closed 10 months ago

cezio commented 6 years ago

When deployed, container provides output preview with docker logs. There's no point to log uwsgi process to file, as it's harder to diagnose problems. This line is not needed:

https://github.com/GeoNode/geonode-docker/blob/master/uwsgi.ini#L4

francbartoli commented 6 years ago

@cezio I'm not quite sure the uswgi log is sent to the preview of docker logging. The issue might be it should do that in case it doesn't