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

Where could I get the zauth module info? #239

Closed
TonyWuLihu opened this issue Mar 14, 2018 · 4 comments
Closed

Where could I get the zauth module info? #239

TonyWuLihu opened this issue Mar 14, 2018 · 4 comments

Comments

@TonyWuLihu
Copy link

This is an awesome work for you team. I'm trying to get my foot wet and feel it. However, after I build the nginz docker, I tried to bring it up a container, it failed with
Starting nginx
2018/03/14 15:34:20 [emerg] 7#0: missing 'zauth_keystore' in /etc/nginx/nginx.conf:117
nginx: [emerg] missing 'zauth_keystore' in /etc/nginx/nginx.conf:117
I know it's related to the zauth config, but any reference or information I could get? Even no result with Google.
Please, we are looking forward setup the infrastructure very soon.

@elverkilde
Copy link
Contributor

Hi @TonyWuLihu, thank you for your interest in Wire.

nginz is used internally at Wire and is mainly used for authentication. If you wish to run Wire yourself, I would suggest you start with the main services; brig, galley, gundeck and cannon.

If you have a specific need for running nginz, let us know and we can try to assist with that specific use case.

@TonyWuLihu
Copy link
Author

@elverkilde Thanks for your quick response!!! I love the architecture diagram very much! nginz as proxy for external request, and this would minimize the exposed ports to outside world, and nginx could be easily scaled out. We have similar use case like this, I know zauth is developed by Wire internally, so if there is any example for setting up nginx with zauth module, that would be fantastic !

@TonyWuLihu
Copy link
Author

mainly the nginx configuration

@tiago-loureiro
Copy link
Contributor

Hi @TonyWuLihu

You can have a look over our latest instructions here, which should make things clearer for you (includes a demo config for all services including nginz and the keystore).

Feel free to reopen if something is still not clear, thanks for the interest!

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