• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle


  • I haven’t been following, but that’s actually good to hear, proxmox needs a better ui.

    LXD, I suppose for the migration, but for any more complex orchestration I think you’ve moving to k8s or something more serious, LXD just has an odd “not enough but too much” feature set for me, I like things either push-button, or let me do it, this is kind of both.








  • InverseParallax@voyager.lemmy.mltoLinux@lemmy.mlNixOs why?
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    Cloud systems invented this concept called ‘declarative environments’ basically you describe the software in a container or os and the container orchestrator builds it for you. The same every time, you just give it a recipe.

    Nixos is that for desktops.

    It takes away a lot of the bullshit, experimentation and breaking of a classic os.

    That being said, I always considered that the fun part, so ymmv.

    It’s like docker for server applications, it takes care of everything for you behind the scenes and just works (ish).