Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Plugin versions not working #76

Closed
Puneeth-n opened this issue Feb 3, 2017 · 0 comments · Fixed by #77
Closed

Plugin versions not working #76

Puneeth-n opened this issue Feb 3, 2017 · 0 comments · Fixed by #77

Comments

@Puneeth-n
Copy link
Contributor

The plugin version seems to be broken again. #59 #60

docker image 4.1.1

My docker-compose config:

grafana:
    container_name: grafana
    image: grafana/grafana:latest
    environment:
        - GF_INSTALL_PLUGINS=grafana-clock-panel,grafana-piechart-panel,grafana-worldmap-panel,stagemonitor-elasticsearch-app,grafana-simple-json-datasource  1.2.3
        - GF_GRAFANA_NET=https://grafana.net
        - GF_LOG_MODE=console
        - GF_LOG_LEVEL=info
        - GF_LOG_CONSOLE_LEVEL=info
        - GF_USERS_ALLOW_SIGN_UP=false
        - GF_USERS_ALLOW_ORG_CREATE=false
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant