this post was submitted on 22 Nov 2025
371 points (99.5% liked)

Selfhosted

53093 readers
705 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
 

Hi guys, I've been working on a self-hostable web analytics platform since the start of this year after being frustrated with Google Analytics and Plausible.

I've packed a bunch of cool web analytics features into Rybbit, but I've tried very hard to keep the interface simple to use,

https://github.com/rybbit-io/rybbit

Check it out!

you are viewing a single comment's thread
view the rest of the comments
[–] quick_snail@feddit.nl -5 points 4 hours ago (14 children)

Docker is a security risk. Is it possible to install securely?

[–] partofthevoice@lemmy.zip 5 points 4 hours ago (11 children)

Docker is a security risk? … excuse me, what? Can’t you just, idunno, secure the environment that docker runs in? Use rootless images? Use immutable images?

And, are you asking for something that runs on bare metal? Couldn’t you just install the ISO that the dockerfile uses, then convert the dockerfile logic to an sh script?

[–] quick_snail@feddit.nl 1 points 2 hours ago (9 children)

Doker pull is insecure

It's the download that's not verified

[–] Appoxo@lemmy.dbzer0.com 2 points 2 hours ago (1 children)

Download the image manually with something like curl???

[–] quick_snail@feddit.nl 0 points 2 hours ago

Hahahahahaha good luck.

load more comments (7 replies)
load more comments (8 replies)
load more comments (10 replies)