Curious to know what the experiences are for those who are sticking to bare metal. Would like to better understand what keeps such admins from migrating to containers, Docker, Podman, Virtual Machines, etc. What keeps you on bare metal in 2025?

  • turmoil@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    If you don’t exceed a single deployment, it’s fine.

    If however in the future, you want to add additional services to your host, let’s say an alerting or status system, it’s a lot easier to declare everything in a single place and then attach a reverse proxy to manage networking multiple services on one host.