Skip to content
Snippets Groups Projects
Commit c5443d23 authored by Jan David Mol's avatar Jan David Mol
Browse files

Install Polystat plugin

parent 691ad948
No related branches found
No related tags found
No related merge requests found
Pipeline #122910 passed
Pipeline: tango

#122911

    ...@@ -20,7 +20,8 @@ RUN grafana cli plugins install briangann-datatable-panel \ ...@@ -20,7 +20,8 @@ RUN grafana cli plugins install briangann-datatable-panel \
    && grafana cli plugins install grafana-oncall-app \ && grafana cli plugins install grafana-oncall-app \
    && grafana cli plugins install innius-grpc-datasource \ && grafana cli plugins install innius-grpc-datasource \
    && grafana cli plugins install nline-plotlyjs-panel \ && grafana cli plugins install nline-plotlyjs-panel \
    && grafana cli plugins install volkovlabs-form-panel && grafana cli plugins install volkovlabs-form-panel \
    && grafana-cli plugins install grafana-polystat-panel
    RUN wget https://algenty.github.io/flowcharting-repository/archives/agenty-flowcharting-panel-1.0.0b-SNAPSHOT.zip -O /tmp/agenty-flowcharting-panel.zip RUN wget https://algenty.github.io/flowcharting-repository/archives/agenty-flowcharting-panel-1.0.0b-SNAPSHOT.zip -O /tmp/agenty-flowcharting-panel.zip
    RUN cd /var/lib/grafana/plugins/ && unzip /tmp/agenty-flowcharting-panel.zip && mv grafana-flowcharting agenty-flowcharting-panel RUN cd /var/lib/grafana/plugins/ && unzip /tmp/agenty-flowcharting-panel.zip && mv grafana-flowcharting agenty-flowcharting-panel
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment