Giter VIP home page Giter VIP logo

Comments (7)

flistonfr avatar flistonfr commented on July 17, 2024 1

I've fix it!

The problem was that I had Anonymous access enabled for other org, so every time it loads grafana-kiosk it doesn't show login page.

Thanks for the help.

from grafana-kiosk.

ian-zunderdorp avatar ian-zunderdorp commented on July 17, 2024

We're using grafana-kiosk on grafana v9.0.6 and after updating chromium on the raspberry pi, it is working correctly with local login.

from grafana-kiosk.

flistonfr avatar flistonfr commented on July 17, 2024

We're using grafana-kiosk on grafana v9.0.6 and after updating chromium on the raspberry pi, it is working correctly with local login.

I have Chromium 104.0.5112.79 built on Debian 11.4, running on Debian 11.4 but no success.

What version of Chromium are you running?

from grafana-kiosk.

ian-zunderdorp avatar ian-zunderdorp commented on July 17, 2024

Chromium 92.something

from grafana-kiosk.

ian-zunderdorp avatar ian-zunderdorp commented on July 17, 2024

Just tested it on another raspberry pi I'm configuring, which is running Chromium 101 and that's working as well.

from grafana-kiosk.

flistonfr avatar flistonfr commented on July 17, 2024

Can you show me some config example?

I tried:

One line...

/usr/bin/grafana-kiosk -URL=http://xxx:3000/playlists/play/pRPQqqenk -login-method=local -username=xx -password=xxx -playlists=true -kiosk-mode=tv
Config file...

/usr/bin/grafana-kiosk -c /path/.config/grafana-kiosk/config.yml

general:
        kiosk-mode: tv
        autofit: true
        lxde: true
        lxde-home: /home/user

target:
    login-method: local
    username: xxx
    password: xxx
    playlists: true
    URL: http://xxx:3000/playlists/play/pRPQqqenk
    ignore-certificate-errors: true

Output...

IMG_4799
IMG_4800

from grafana-kiosk.

ian-zunderdorp avatar ian-zunderdorp commented on July 17, 2024

The configuration file we're using:

general:
  kiosk-mode: full
  autofit: true
target:
  URL: https://<host>/d/ha6GGMAWz/applicatie-overview?or>
  username: <email>
  password: <password>
  login-method: local

That URL is the full URL that we get when we open a specific dashboard in the browser. We used to use a playlist link as well like you linked before, but currently prefer a single dashboard.

from grafana-kiosk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.