Hello,
I have experience with Linux and have been using Fedora Silverblue for a while, but I’m still wrapping my head around the new ways of doing things—specifically, the use of podman, rpm-ostree, and containers in general. I’m currently considering how to best set up Syncthing on Silverblue, and I’m wondering what the community thinks about the best approach.
I’m not necessarily looking for a direct “pick this” answer, but more for an explanation of the advantages and disadvantages of the following options:
-
rpm-ostree– I’m curious about the potential limitations or concerns of using it in this case, especially in terms of Silverblue’s immutability and update/rollback workflows. -
Distrobox(Arch) – What are the benefits and potential drawbacks of usingDistrobox? How does it compare to the native Silverblue environment? -
Podman with
systemd– How this compares to the other options in terms of performance, security, and maintainability.
I’m looking for some clarification on the trade-offs between these methods, as well as any pointers to relevant discussions or posts on this topic.
Thanks in advance for your time and insights!