What did I miss? I am not aware there’s a deployment guide with docker. I’m happy to read any articles / forum thread.
Thanks in advance.
Additional info
I’m new to OJS codebase and PHP. However, I had years of experience as web developer. I found similar issues in this forum but it wasn’t clear if they’re using docker or not. Therefore, I’m writing a new post here.
Sorry for arriving late to this issue. Next time if you got any trouble with the docker images please mention me directly.
This is not a docker-exclusive issue as it usually happens when you are behind a reverse proxy. In short, it happens because OJS is not great managing the protocol (or the base_url) because different segments of code are using different libraries and strategics.