Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Grafana Remote rendering service installation

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Grafana Remote rendering service installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Smartuser_1 last edited by

      Ich habe gestern versucht das Grafana Plugin Rendering zu installieren. Leider kam eine Fehlermeldung, weil linux-arm nicht unterstützt wird.

      Wenn ich es richtig verstehe wird dieser Workaround angeboten: Run as standalone Node.js application

      The following example describes how to build and run the remote HTTP rendering service as a standalone Node.js application and configure Grafana appropriately.

      Clone the Grafana image renderer plugin Git repository.

      Install dependencies and build:

      yarn install --pure-lockfile
      yarn run build
      Run the server:

      node build/app.js server --port=8081
      Update Grafana configuration:

      [rendering]
      server_url = http://localhost:8081/render
      callback_url = http://localhost:3000/
      Restart Grafana.

      Habt ihr damit Erfahrungen bzw. funktioniert das so? Gibt es weitere Befehlszeilen zu beachten und wie Clone ich das Grafana image renderer plugin Git repository. Bin da etwas vorsichtig und möchte mein laufendes System nicht abschießen.

      Danke für Eure Unterstützung

      1 Reply Last reply Reply Quote 0
      • D
        DoHo last edited by

        Hallo @Smartuser_1 ,

        Hast du es gewagt? Stehe momentan vor der selben Frage.

        Grüße
        Dominik

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        860
        Online

        31.7k
        Users

        79.7k
        Topics

        1.3m
        Posts

        2
        2
        329
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo