Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Grafana config #105

Open
till opened this issue May 16, 2019 · 5 comments
Open

Grafana config #105

till opened this issue May 16, 2019 · 5 comments

Comments

@till
Copy link

till commented May 16, 2019

How do you configure the included Grafana to use GitHub Auth?

For Grafana itself, I've done configuration before. It's straight forward:
https://grafana.com/docs/auth/github/

Is there anything to pass along to a concourse-up to enable that?

@crsimmons
Copy link
Contributor

Hi @till

There is currently no way to do this in Concourse Up. It is potentially something we could implement though.

It is worth noting that we are no longer developing Concourse Up as a project. If we do end up implementing this it will be on this project's spiritual successor Control Tower.

@till
Copy link
Author

till commented May 18, 2019

@crsimmons I understand. Can you give me any pointers if I can manage this via Ansible, or is concourse-up potentially destructive of changes done outside of it?

@crsimmons
Copy link
Contributor

In Concourse Up Grafana is managed with BOSH and is colocated with the Concourse Web VM. Because of this I would suspect that any manual changes would be overwritten by subsequent concourse-up deploys.

@till
Copy link
Author

till commented May 19, 2019

@crsimmons I'd take a stab at a PR, but I couldn't figure out how and where Grafana is installed? Any pointers? I'd propose some changes.

@crsimmons
Copy link
Contributor

Grafana is installed via the BOSH release. The manifest is in a separate repo and is pulled into Concourse-up when the binary is built.

You can find the grafana section here: https://github.com/EngineerBetter/control-tower-ops/blob/master/manifest.yml#L159-L179

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

No branches or pull requests

2 participants