Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Add an option to listen on https #217

Closed
clochix opened this issue Dec 10, 2015 · 5 comments
Closed

Add an option to listen on https #217

clochix opened this issue Dec 10, 2015 · 5 comments
Assignees

Comments

@clochix
Copy link
Contributor

clochix commented Dec 10, 2015

On small configurations (like Raspberry Pi), it would be nice to have an option to handle https inside the Cozy proxy, so user can get rid of the reverse proxy and lower memory usage.

@clochix
Copy link
Contributor Author

clochix commented Feb 9, 2016

Could we have a summary of what has been done? If users can now get rid of the frontend reverse proxy, it could be worth mentioning it in the documentation.

@nono
Copy link
Member

nono commented Feb 9, 2016

@clochix I've added a section in the README about: https://github.com/cozy/cozy-proxy#listen-on-https. If you think that it needs more information, tell me what should be documented.

@clochix
Copy link
Contributor Author

clochix commented Feb 10, 2016

I think we should better explain how to start the Proxy with this environment variables. Could we just add them to /etc/cozy/controller.json ? It would be easier, but I'm not sure it would work. @poupotte, any idea of an easy way to start the proxy in TLS mode ?

@nono
Copy link
Member

nono commented Feb 10, 2016

@clochix yes, you can set env for an app from this file. It's explained here: https://docs.cozy.io/en/hack/cookbooks/controller.html#configuration. Do you want to make a PR to complete the README of proxy, or should I do that?

@clochix
Copy link
Contributor Author

clochix commented Feb 10, 2016

I'll do.

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

No branches or pull requests

3 participants