cm0002@programming.dev to Linux@programming.dev · 8 天前systemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square45fedilinkarrow-up1163arrow-down129cross-posted to: linux@programming.devlinux@lemmy.ml
arrow-up1134arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netcm0002@programming.dev to Linux@programming.dev · 8 天前message-square45fedilinkcross-posted to: linux@programming.devlinux@lemmy.ml
minus-squaremonomon@programming.devlinkfedilinkarrow-up5·8 天前It’s amazing, the gitea container supports this. Autostarts on machine restart, etc.
minus-squareQuik@infosec.publinkfedilinkEnglisharrow-up2·8 天前Yeah, it’s great that Gitea/Forgejo has a copy-paste snippet in the docs, but you can actually use that with pretty much every container. There is this useful tool to convert containers, podman commands or even compose files to podman-systemd units: https://github.com/containers/podlet
It’s amazing, the gitea container supports this. Autostarts on machine restart, etc.
Yeah, it’s great that Gitea/Forgejo has a copy-paste snippet in the docs, but you can actually use that with pretty much every container.
There is this useful tool to convert containers, podman commands or even compose files to podman-systemd units: https://github.com/containers/podlet