Sign inSign up

enapter/grafana-plugins

By enapter

•Updated 5 months ago

Grafana docker image with Enapter plugins preinstalled

Image
Internet of things
Monitoring & observability
0

2.2K

enapter/grafana-plugins repository overview

  1. Proceed to the token settings page⁠ in Enapter Cloud to issue a new API token if you do not have one.
  2. Use your Enapter API token to run the Grafana Docker image with plugins already installed:
docker run \
	--env ENAPTER_API_TOKEN=<YOUR_ENAPTER_API_TOKEN> \
	--env ENAPTER_API_VERSION=v1 \
	--rm \
	--interactive \
	--tty \
	--publish 3000:3000 \
	enapter/grafana-plugins
  1. Proceed to http://127.0.0.1:3000.

Tag summary

Content type

Image

Digest

sha256:ae6406cad…

Size

234.3 MB

Last updated

11 months ago

docker pull enapter/grafana-plugins