this post was submitted on 13 Mar 2026
1330 points (99.0% liked)

Selfhosted

56958 readers
1244 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SexualPolytope@lemmy.sdf.org 3 points 1 day ago (1 children)

Just did that last weekend. Nothing to do anymore. 😒

[–] exu@feditown.com 3 points 1 day ago (2 children)
[–] immobile7801@piefed.social 2 points 1 day ago (1 children)

I had problems getting apps with multiple containers working in quadlets (definitely a knowledge issue on my part, but didn't feel the time learning it was beneficial, but will probably revisit during kubernetes learning) so went back to podman with docker compose.

I think it's kinda better using quadlets, because I wrote some custom scripts, and quadlets made the process better. But podman compose is probably file too.

[–] SexualPolytope@lemmy.sdf.org 2 points 1 day ago (1 children)

Yes of course. Had to spend a couple of hours fixing permission related issues.

[–] poolhelmetinstrument@lemmy.world 2 points 1 day ago (1 children)

But did you run them as rootful or the intended rootless way.

Rootless. The docker containers were rootful, hence the permission struggles.