Do you guys use some management software for your server or just have a lot of docker containers?

https://lemmy.ml/post/81686

Do you guys use some management software for your server or just have a lot of docker containers? - Lemmy

Sorry, maybe a weird question. But I am gonna acquire a nice server soon and am interested on how to manage that. I want to run stuff like a webserver, matrix server and just a lot of cool stuff. But how do I approach that on a software level? Any tips would be nice. Thanks

Docker-compose and a terminal is how I do it. Its simple and effective. I’m able to manage ~20 services that way.