Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS is forced in Docker #5

Open
ZachIGuess opened this issue Feb 19, 2020 · 3 comments
Open

HTTPS is forced in Docker #5

ZachIGuess opened this issue Feb 19, 2020 · 3 comments

Comments

@ZachIGuess
Copy link

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)

@dlandon
Copy link
Owner

dlandon commented Feb 19, 2020

No. Port 80 is not exposed in the docker.

@SurvivaLlama
Copy link

SurvivaLlama commented Jan 29, 2023

Is there a way to expose the HTTP port?

@dlandon
Copy link
Owner

dlandon commented Jan 29, 2023

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants