Would anyone be so kind as to show/write how to setup an Emby server using Fedora Atomic? I am fixing to upgrade my system to the new AMD Ryzen 5 2400G and plan to transition Fedora Atomic. Fedora Atomic includes the os-tree system along with live updates which is a nice touch.
--From Fedora: "Atomic Host from Project Atomic is a lightweight, immutable platform, designed with the sole purpose of running containerized applications."
https://getfedora.org/en/atomic/
I want to run my application stack in containers. All pulling from my library data pool. (LVM2 array)
My stack is usually, Emby - Sonarr - Sabnzbdplus - Cockpit - Organizr - SFTP server
As the AMD Zen architecture has a good memory cryptography solution that seems to eliminate the vulnerability to VMs and containers running on an AMD platform, I figured it would be a good idea to containerize my server's services.
Does anyone have a walkthrough or guide for how to accomplish this on Fedora Atomic?