Francesco Frassinelli
Francesco Frassinelli
@tejakummarikuntla hi! Could you please write something on why it has been closed/rejected?
@hwestbrook as you can see, I am unable to move forward since the Docker setup is broken, but the issue has been closed, so I gave up.
Thanks for the quick reply. It does not work in my case:   I can propose a patch for `help_position`.
It seems great to me :)
Hi, no problem :) I will try to reply to your points and explaining why using volumes is considered to be a bad practice when using containers. > allows you...
> But once I start working, I had doubts: What logs need to be redirected: error, access or both? Both. > I'm full convinced about error logs, but not as...
I can try to make a PR based on my last message, if no one is willing to take this :)
I am just using these lines in `ojs.conf`: ``` ErrorLog /dev/stderr CustomLog /dev/stdout combined ``` I execute the container using `/usr/sbin/httpd -f /etc/apache2/httpd.conf -DFOREGROUND`.
Thanks for sharing such information. I would be more than happy of supporting the refactoring efforts on the GitHub repository, but I wonder it a draft PR here wouldn't be...
Is there any kind of workaround that can be applied in this case?