Comment on What OS should I use for self-hosting that doesn't require extensive terminal knowledge?
VeganCheesecake@lemmy.blahaj.zone 6 days agoI guess you could install cockpit (via Terminal, sorry, but it’s pretty straightforward and there are good guides). After that, you could use the cockpit web interface to deploy docker/podman containers. It’s a bit clunky sometimes, but it does the job purely in UI.
You can also manage updates, backups, etc via cockpit if you install the required modules.
As base, I’d use any stable Linux distro that’s reccomended for server use.