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

  • @bananahammock@lemmy.ca
    link
    fedilink
    1110 months ago

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