Setup Podman service in Silverblue by Systemd
Into my Devops learning path ๐จโ๐ป I decided to deploy a monitoring centre into my workstation where I could be able to watch my containers, resources, logs, etc and continue improving my knowledge, in my case Iโm using Silverblue developed by Fedora so in here itโs a little bit different the setup; as monitoring tool I choose Cockpit for its great integration and support. Workstation: Silverblue ๐ฅ๏ธ Container engine: Podman โ๏ธ Monitoring tool(app/service):Cockpit ๐ฆ I splinted out the instructions in 4 simple parts: ...