Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix log mount of nginx-proxy #59

Open
kirtangajjar opened this issue May 7, 2019 · 0 comments
Open

Fix log mount of nginx-proxy #59

kirtangajjar opened this issue May 7, 2019 · 0 comments

Comments

@kirtangajjar
Copy link
Contributor

access and error logs of nginx-proxy point to /dev/stdout and /dev/stderr.

l /opt/easyengine/services/nginx-proxy/logs/
total 8.0K
drwxr-xr-x 2 root root 4.0K Jan  2 03:58 .
drwxr-xr-x 3 root root 4.0K Jan  2 03:58 ..
lrwxrwxrwx 1 root root   11 Nov  7 00:27 access.log -> /dev/stdout
lrwxrwxrwx 1 root root   11 Nov  7 00:27 error.log -> /dev/stderr

We need to mount them correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant