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

Support installation via the Plugin Catalogue #29

Open
Vital91 opened this issue Nov 25, 2021 · 5 comments
Open

Support installation via the Plugin Catalogue #29

Vital91 opened this issue Nov 25, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@Vital91
Copy link

Vital91 commented Nov 25, 2021

Hi,

Would be grate to be able to install this plugin inside a grafana container using GF_INSTALL_PLUGINS variable, Something like :

docker run -d
-p 3000:3000
--name=grafana
-e "GF_INSTALL_PLUGINS=https://github.com/grafana/mqtt-datasource/..." grafana/grafana

Go and Yarn are not available in usual grafana container...

Best regards

Vital

@atifali
Copy link
Contributor

atifali commented Jan 6, 2022

@Vital91 this should be easy to do once the plugin is released under the catalogue - wont work now since it is still in dev and only manual build is supported - for now in the short-term you could use a pre-built zipped package (from a different machine) to copy over into your container in the plugins directory which would work as expected

@atifali atifali changed the title Support installation inside container Support installation via the Plugin Catalogue Jan 6, 2022
@atifali atifali added the enhancement New feature or request label Jan 6, 2022
@galigula2
Copy link

Hi, not sure about the anatomy of grafana plugins, but could said zip file be released and hosted here on this page until this is officially released? Then we should be able to just use the GF_INSTALL_PLUGINS with web address?

The plugin itself seems very useful even in this early stage. Thanks!

@Pranavthakkar
Copy link

hi, @atifali I'm running grafana on docker. wanted to test out MQTT-grafana plugin. I'm not able to understand how to install it to my /var/lib/grafana/plugins path. I don't know about yarn and go. So how can I install it in my docker container?

@karl-nordstrom
Copy link

Hello,

Is there a timeline for when we should expect this plugin to become available in the plugin catalogue? It would be a super useful feature which would push me towards using Grafana Cloud as the long-term solution for a particular monitoring problem.

Best,
Karl

@attoumbre
Copy link

Hello ,
do you have a mqtt-datasource version that supports node versions below 14?

Best,
juvé

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants