Hi everyone. Can anyone give me some directions regarding the “https” issue with DSpace?
From my understanding, the newest DSpace 7 would require https at the production level. I am not able to access the DSpace server from another computer if only using http.
My questions:
I am wondering whether we can use DSpace 7 purely under http context (i.e. removing the code where https is a must), because we only use DSpace on our private network for my department and we don't really need the security provided by https.
I haven't found any documents on how to configure the https for DSpace (on docker). My understanding is that I might need an Nginx container and then use the docker-compose to integrate Nginx with other components of DSpace on docker. I am wondering whether I am in the right direction. Do you guys have any documents that I can refer to? (So far I haven’t found any DSpace docker image at the production level.)
Thank you very much for your help!
Kenney Guo