• Voytrekk@sopuli.xyz
    link
    fedilink
    arrow-up
    24
    ·
    3 hours ago

    It also can integrate with Systemd via Quadlets. Let’s you control containers as a sytemd service. I personally use them for my home server and have been happy with it.

    • ArchAengelus@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      2 hours ago

      The learning curve for quadlets is quite harsh in my opinion. I started with podman compose 3 years ago for my homelab, because it allowed user containers.

      I tried to migrate to quadlets unsuccessfully, several times over the years. it was only recently that my self-hosted Qwen was capable enough to figure out where I was messing up and automate the process a bit.

      I probably wasn’t sufficiently motivated. It felt like podman compose is basically docker compose, but quadlets are a quite a bit different in form and function, so I was never able to grok them:

      • Voytrekk@sopuli.xyz
        link
        fedilink
        arrow-up
        9
        ·
        2 hours ago

        There is a tool named Podlet that can help translate to quadlets. I was able to fully translate my unraid and compose setups to quadlets.