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

Documentation #3

Open
ankushagarwal opened this issue May 29, 2015 · 2 comments
Open

Documentation #3

ankushagarwal opened this issue May 29, 2015 · 2 comments
Labels

Comments

@ankushagarwal
Copy link

This project has no documentation right now. Can some basic documentation be added to README.md ?

@stevendborrelli
Copy link
Contributor

@ankushagarwal: thanks for opening this issue.

Basically the only guide right now is our usage in https://github.com/CiscoCloud/microservices-infrastructure/tree/master/roles/consul/templates.

We actually store the template itself in consul and pull it into the container, so good documentation of this process is a must.

@stevendborrelli
Copy link
Contributor

To get a better overview of the process, here are the ansible tasks that set up an nginx-consul container. This container sits in front of the consul UI and provides authentication.

https://github.com/CiscoCloud/microservices-infrastructure/blob/master/roles/consul/tasks/nginx_proxy.yml

As we move forward, the passwords will be securely stored in vault.

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

No branches or pull requests

2 participants