Thank you for these precise and detailed explanations. I ended up using your detailed guide for easyOJS.
I have now got the software running and even configured two journals. I am doing mock-ups currently so that I understand the software well before deploying production journals.
I am now trying to use certbot to generate SSL certificates, but the certbot software will not do so, as it states The apache plugin is not working; there may be problems with your existing configuration. The error was: NoInstallationError('Cannot find Apache executable apache2ctl')
I have tried to find where apache is actually located but have not found it.
I am hoping to get further instructions as to how to install an SSL cert, ideally from certbot so I can automatically keep it updated, within the docker installation. I have read the part about apache from your easyOJS installation guide, but I was still unsure how to do so.
I greatly appreciate the help!