this post was submitted on 03 Nov 2025
49 points (96.2% liked)

Selfhosted

52715 readers
240 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

For instance an RPI that just boots straight to a full screen browser with nothing else. I’ve used Magic Mirror but I want to switch to a web based dashboard instead.

Edit to clarify: Specifically talking about a cheap computer and monitor setup, not a tablet and touch controls won’t matter.

you are viewing a single comment's thread
view the rest of the comments
[–] jrgd@lemmy.zip 10 points 1 day ago* (last edited 1 day ago) (1 children)

Realistically, any LTS distro from a netinstaller or minimal image that can use a kiosk compositor like cage. So, the usual suspects of Debian, OpenSUSE, AlmaLinux, RockyLinux (or a derivative of one if the native distro doesn't support Raspberry Pi). Then you just have cage open the browser of choice on startup (e.g. chromium --kiosk <url>) and you have a lightweight and relatively secure web kiosk.

[–] bluGill@fedia.io -1 points 1 day ago

Cage is not what I want from a kiosk. I want window management, I just want a few fixed windows in fixed positions. Sometimes I want to rotate between a few windows. I'm running Magicmirror now which gives what I want, but it is too slow and too locked into the everything is a web app model.