Skip to content

SSL+camo support!#1

Merged
galeone merged 10 commits intonerdzeu:masterfrom
winterthediplomat:master
Oct 7, 2015
Merged

SSL+camo support!#1
galeone merged 10 commits intonerdzeu:masterfrom
winterthediplomat:master

Conversation

@winterthediplomat
Copy link
Copy Markdown
Contributor

SSL and camo are now available out of the box. Configuration docs are available in the readme.

SSL: adding ssl on; and ssl_certificate_* directives just works. Nerdz' self-signed certificates have been used during testing. I did not try if it works with cloudflare, though.

camo: it's just an HTTP proxy to an internal service listening on port 8081. ssl directives are needed as we want to serve content via HTTPS.

It seems that adding `ssl on;` and `ssl_certificate*` just works (cit).

Added automated copying of certs and custom nginx-reverse-proxy, but
needs more work to make it really automagic (tl;dr done but commented)
docker-camo is now integrated inside docker-compose,
and has a dedicated reverse proxy block. yay.
Separate README into sections, add troubleshooting.

autosetup does not put certs and custom nginx-reverse-proxy
in the correct folder automatically: the procedure is well explained
in the README, and everyone can modify it as needed.
@galeone
Copy link
Copy Markdown
Member

galeone commented Oct 7, 2015

Awesome work. I'm going to merge it right now. Thank you!

galeone added a commit that referenced this pull request Oct 7, 2015
@galeone galeone merged commit 7ddd2c8 into nerdzeu:master Oct 7, 2015
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