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

Adds an example conf file for SSL. #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adaptiman
Copy link

This is the first PR of three that will detail changes to support SSL. Other PRs will be submitted for a documentation file (OpenEats) and openeats-web (prevents mixed content).

@RyanNoelk
Copy link
Member

Thanks for contributing!

But just so i understand, this is for setting up SSL from within the docker containers directly, correct?

The way I've been hosting this is using an additional nginx server running on the host machine directly. This nginx server containers the SSL stuff and proxies request to the docker containers via http.

@adaptiman
Copy link
Author

Yes, this is a way to setup SSL with the existing containers without another proxy.

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

Successfully merging this pull request may close these issues.

2 participants