Francesco Frassinelli

Results 309 comments of 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: ![image](https://github.com/ckan/ckanext-scheming/assets/4068/1c005b8f-2ea1-456b-9f0b-8aea959b5dfe) ![image](https://github.com/ckan/ckanext-scheming/assets/4068/dff11d19-0d22-4309-8174-017e6c616f7b) I can propose a patch for `help_position`.

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?