DirectorySecurity advisories
Sign in

Directory

grafana logo

grafana

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/grafana

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

A minimal wolfi-based image for grafana, which is an open-source monitoring and observability application

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/grafana:latest

Upstream documentation

For more information on grafana, refer to the grafana documentation. Additionally the grafana GitHub reposiory can be found here.

Helm

grafana can be deployed using the following helm chart:

Follow the instructions in the link above to deploy grafana using helm. Note you will need to override the default image and tag used, replacing with the chainguard image, example:

helm repo add grafana https://grafana.github.io/helm-charts
helm repo update

helm install grafana https://grafana.github.io/helm-charts \
  --set image.repository=cgr.dev/chainguard/grafana \
  --set image.tag=latest

Refer to the helm chart documentation for full instructions on how to use the helm chart.

Docker

grafana can be launched using docker. Refer to the grafana docker image documentation for full instructions.

Example:

docker run --name=local-grafana -p 3000:3000 cgr.dev/chainguard/grafana:latest

The grafana Web UI would be accessible via:

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • AGPL-3.0-or-later

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Related images

Category
analytics
application

Products

Chainguard Images

© 2024 Chainguard, Inc.