Hello,
Is there an easy way in your docker image for this https://registry.hub.docker.com/r/dlandon/owncloud
To allow the site to just be hosted in raw HTTP, disabling HTTPS?
I have a reverse proxy on another local machine that handles all the HTTP/DNS traffic for all of my services so when nginx is trying to force incoming connections to only be HTTPS its preventing my reverse proxy from serving owncloud. (400 Bad Request The plain HTTP request was sent to HTTPS port)
Hello,
Is there an easy way in your docker image for this https://registry.hub.docker.com/r/dlandon/owncloud
To allow the site to just be hosted in raw HTTP, disabling HTTPS?
I have a reverse proxy on another local machine that handles all the HTTP/DNS traffic for all of my services so when nginx is trying to force incoming connections to only be HTTPS its preventing my reverse proxy from serving owncloud. (400 Bad Request The plain HTTP request was sent to HTTPS port)