• 2 Posts
  • 13 Comments
Joined 6 months ago
cake
Cake day: August 22nd, 2024

help-circle


  • kwa@lemmy.zipOPtoSelfhosted@lemmy.worldPodman rootless and ufw
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    I switched at work because of the license changes docker did. I noticed that for my work workflow, podman was a direct remplacement of docker.

    For my homelab, I wanted to experiment with rootless and I also prefer to have my services handled by systemd. Also I really like the built-in auto update from podman




  • kwa@lemmy.zipOPtoSelfhosted@lemmy.worldPodman rootless and ufw
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    I should have clarified this. It does not open the ports, but I have setup my firewall to allow a range of IP and the traffic is still blocked.

    I have noticed some inconsistency in the behavior, where the traffic would sometimes work upon ufw activation but never work upon reboot. Knowing how docker works, I thought podman would also mess with the firewall. But maybe the issue comes from something else.






  • I tried llama.cpp with llama-server and Qwen2.5 Coder 1.5B. Higher parameters just output garbage and I can see an OutOfMemory error in the logs. When trying the 1.5B model, I have an issue where the model will just stop outputting the answer, it will stop mid sentence or in the middle of a class. Is it an issue with my hardware not being performant enough or is it something I can tweak with some parameters?