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

Deployment of Grafana in Docker container #13

Open
13 tasks
Sannholm opened this issue Feb 19, 2021 · 0 comments
Open
13 tasks

Deployment of Grafana in Docker container #13

Sannholm opened this issue Feb 19, 2021 · 0 comments
Assignees
Labels
Analysis Issues related to the analysis framework Low Priority

Comments

@Sannholm
Copy link
Contributor

Sannholm commented Feb 19, 2021

Description:

As a sysadmin I want Grafana to be deployed using a Docker container so that development, deployment and analysis can be performed consistently.

Difficulty: TBD

Tasks:

  • Find Docker image for Grafana.
  • Set up docker-compose to be able to replicate and deploy.
  • Choose & install plugins in the Docker container (https://grafana.com/grafana/plugins) e.g. Worldmap Panel

Acceptance Criteria:

  • Can the container be run locally?
  • Can Grafana be connected to, using a browser?
  • Are relevant and potentially useful plugins installed?

Definition of Done:

  • All Acceptance Criteria of the user story are met
  • Code meets our Coding Standards.
  • Code is committed into GitHub.
  • Functional tests are performed.
  • Code review is conducted by the majority of the group.
  • The code is covered by a minimum of 70% Unit Tests.
  • The code is documented (sphinx docstring).
@Sannholm Sannholm added Analysis Issues related to the analysis framework Low Priority labels Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analysis Issues related to the analysis framework Low Priority
Projects
None yet
Development

No branches or pull requests

2 participants