这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@heyman
Copy link
Contributor

@heyman heyman commented Oct 27, 2016

This fixes #16

@heyman heyman changed the title Use exec /usr/bin/init as CMD to support graceful shutdown Disable basic auth in Grafana and support graceful shutdown Oct 27, 2016
@heyman
Copy link
Contributor Author

heyman commented Oct 27, 2016

This fixes so that it's possible to put a basic auth configured reverse proxy in front of Grafana by disabling basic auth support in Grafana (which will receive the Authentication headers sent to the reverse proxy, and then respond with an authentication denied response unless basic.auth is disabled).

This pull request also includes the fix suggested in #16 so that graceful shutdown works.

Sorry for not making two separate pull requests. The commits can be cherry-picked if desired.

@SamSaffron
Copy link
Owner

sure seems good!

@SamSaffron SamSaffron merged commit bbfb5b3 into SamSaffron:master Oct 27, 2016
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.

Proper signal handling for graceful shutdown

2 participants