mqtt-datasource icon indicating copy to clipboard operation
mqtt-datasource copied to clipboard

Support installation via the Plugin Catalogue

Open Vital91 opened this issue 4 years ago • 5 comments

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

Vital91 avatar Nov 25 '21 14:11 Vital91

@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 avatar Jan 06 '22 20:01 atifali

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!

galigula2 avatar Jan 22 '22 19:01 galigula2

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?

Pranavthakkar avatar Jan 27 '22 07:01 Pranavthakkar

Hi, Is it possible to provide a zip file to reference in docker container ?

Best regards, Pat

patopat avatar Mar 30 '22 11:03 patopat

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

karl-nordstrom avatar Jun 22 '22 16:06 karl-nordstrom

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

Best, juvé

attoumbre avatar Oct 14 '22 09:10 attoumbre