Hi, mostly i use REHL based distros like Centos/Rocky/Oracle for the solutions i develop but it seems its time to leave…

What good server/minimal distro you use ?

Will start to test Debian stable.

  • Kazumara@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    One of my work colleagues actually uses Nix on Debian to distribute a piece of software. Though it is software made for a hardware appliance so that’s a bit special.

    • phil_m@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Honestly, unless you’re using Nix within something like docker images (Nix has great support for writing really minimal docker images) or use it to just build software (which is also a great use-case), I would rather go straight to NixOS, in my experience it’s a smoother experience than using Nix on a different distro and e.g. services (like standalone home-manager) .

      • Kazumara@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        He didn’t want to make unfamiliar users have a hard time on the management part of the system. If it’s just debian then everyone knows how to install syslog forwarding or logrotate or python or whatever they might need to manage the appliance in their environment.