cockpit-project.org is a webui primarily meant for servers but I find it great to get a graphical overview of both services and logs on my workstation too.
Cockpit Project

Cockpit Project
I think that’s the thing that openSUSE is moving towards? I read that YaST will be deprecated in the future, but currently I think some features are only available in either of those tools. I didn’t try Cockpit yet.

Seems like they’ve made cockpit easier to use on openSUSE.
news.opensuse.org/…/new-launcher-aims-to-simplify…

On Fedora installing and autostarting is as simple as:
sudo dnf install cockpit
sudo systemctl enable --now cockpit.socket

And to allow it through the firewall, if active:
sudo firewall-cmd --add-service=cockpit --permanent

Then it will be available on localhost:9090 (with a certificate warning)

New Launcher Aims to Simplify Cockpit Installations

Members of the openSUSE community are tackling the complex undertaking of transitioning from YaST by developing a streamlined system management interface. Af...

openSUSE News