Skip to content

Grafana running in a docker container using docker-compose

Notifications You must be signed in to change notification settings

gr-butler/grafana-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

grafana-docker

Grafana running in a docker container using docker-compose.

volumes

Map storage to /var/lib/grafana, in this case a docker volume that was created previously Map the ini file and use the --config option on the entrypoint to tell grafana to read any overrides from it.

You can install plugins either by using the environment variable or my mapping the plugin directory directly.

About

Grafana running in a docker container using docker-compose

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published