this post was submitted on 26 Oct 2023
67 points (93.5% liked)

Selfhosted

60734 readers
235 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I keep reading about podman, yet it doesm't FEEL as mature to me as docker for a normal user like me. What's your opinion? Did you already switch or do you keep waiting for ... for what? When will you switch?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] poVoq@slrpnk.net 19 points 2 years ago* (last edited 2 years ago) (1 children)

Podman is solid, just don't use podman-compose but rather utilize the Systemd integration for container management.

With very few exceptions, it works just as well as Docker these days.

[โ€“] lemmyvore@feddit.nl 11 points 2 years ago (3 children)

utilize the Systemd integration for container management.

The systemd integration is probably the thing I dislike most about it. ๐Ÿ˜† Systemd has no business managing containers IMO, it should manage podman and podman should manage the containers. It's a completely gratuitous mix of concerns but it seems that podman is set on becoming a systemd subsystem... so I'll probably never use it.

On a related note, the systemd expansion is getting ridiculous. It's gotten to the point if you read one day that wayland is being merged into systemd you wouldn't even know if it's a joke.

[โ€“] poVoq@slrpnk.net 13 points 2 years ago (1 children)

A container is a service, makes perfect sense for me to manage that via Systemd like all other services.

[โ€“] lemmyvore@feddit.nl 1 points 2 years ago (1 children)

Sure, anything can be a service if you want it to be hard enough. Like the bootloader.

[โ€“] bustrpoindextr@lemmy.world 1 points 2 years ago

Bet. Give me puppies as a service.

[โ€“] ikidd@lemmy.world 3 points 2 years ago

You might want to avoid looking into systemd-homed