ShittyKopper [they/them]

  • 2 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle







  • The other big annoying thing about Podman is that because there’s no Big Bad Daemon managing everything, there are certain things you give up. Like containers actually starting on boot. […] until you realize that means Podman wants you to manage your containers entirely with systemd. So… running each container with a systemd service, using those services to stop/start/manage your containers, etc.

    Surprisingly, they have a solution for that that doesn’t involve using systemd for everything. They put an --all option to podman start, and a systemd service to run it at boot with the correct --filter (yeah. because unix philosophy). Debian seems to enable it by default AFAICT.

    No idea how well it works rootless though.

    Edit: Oh and for rootless networking, Podman 4.4.0 seems to ship pasta which seems to be the solution to slirp4netns’s existence. Unfortunately I have no idea if it works at all because I run Debian stable which is still on 4.3.1






  • I feel like I’ll eventually have to… mailbox.org upped their prices from 1 EUR/mo to… whatever they are right now, and on top of that I’ll still need a VPN to access heinous sites such as pastebin (welcome to Turkey), which is another 5 EUR/mo.

    For that money I could get an alright enough VPS from Hetzner and spend some time getting everything configured properly, and have bonus flexibility in terms of hosting anything else I might want to host.

    The problem with this ofc is that no “turnkey” mail bundle seems to give a shit about resource usage as far as I’m aware, and I’m worried they’ll end up hogging all the server resources for themselves.