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

Secure Graphite Dashboard #51

Open
bendodd opened this issue Mar 3, 2016 · 3 comments
Open

Secure Graphite Dashboard #51

bendodd opened this issue Mar 3, 2016 · 3 comments

Comments

@bendodd
Copy link

bendodd commented Mar 3, 2016

It would be good to be able to secure the Graphite Dashboard, even if only HTTPAuth, and ideally have the password setable as a Docker env var.

Thoughts? Approach?

@DarrellMozingo
Copy link

We run this container in concert to grafana, which has several auth options built in, never mind all the excellent graphing options :) Just don't expose the graphite port outside the host and link the containers. Might be easier for you rather than trying to secure graphite?

@bendodd
Copy link
Author

bendodd commented May 25, 2016

Thanks @DarrellMozingo Yes, we use Grafana too, albiet on a separate VM [on AWS], although we often find it useful to go back to Graphite to manually interrogate the data and do very quick PoC graphs

@DarrellMozingo
Copy link

Yea, same thing here really - we leave graphite on :8080 to do quick navigation. Thankfully we don't have to worry about securing it like yours (it's an internal network)!

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

2 participants