credo@lemmy.world to Selfhosted@lemmy.worldEnglish · 11 天前Self-hosting is having a moment. Ethan Sholly knows why.arstechnica.comexternal-linkmessage-square123fedilinkarrow-up1327arrow-down18
arrow-up1319arrow-down1external-linkSelf-hosting is having a moment. Ethan Sholly knows why.arstechnica.comcredo@lemmy.world to Selfhosted@lemmy.worldEnglish · 11 天前message-square123fedilink
minus-squarenotfromhere@lemmy.mllinkfedilinkEnglisharrow-up1·edit-210 天前 reproducing those installs from scratch + restoring backups would be a single command plus waiting 5 minutes. Is that with Ansible or your own tooling or something else?
minus-squaresmiletolerantly@awful.systemslinkfedilinkEnglisharrow-up2·10 天前NixOS :) Maybe I should have clarified that liking bare-metal does not imply disliking abstraction
minus-squarenotfromhere@lemmy.mllinkfedilinkEnglisharrow-up1·10 天前I’ve been wanting to tinker with NixOS. I’ve stuck in the stone ages automating VM deployments on my Proxmox cluster using ansible. One line and about 30 minutes (cuda install is a beast) to build a reproducible VM running llama.cpp with llama-swap.
minus-squaresmiletolerantly@awful.systemslinkfedilinkEnglisharrow-up2·10 天前Nice. My partner has a Proxmox setup, so we’ve adapted the Nix config to spin up new VMs of any machine with a single command.
Is that with Ansible or your own tooling or something else?
NixOS :)
Maybe I should have clarified that liking bare-metal does not imply disliking abstraction
I’ve been wanting to tinker with NixOS. I’ve stuck in the stone ages automating VM deployments on my Proxmox cluster using ansible. One line and about 30 minutes (cuda install is a beast) to build a reproducible VM running llama.cpp with llama-swap.
Nice. My partner has a Proxmox setup, so we’ve adapted the Nix config to spin up new VMs of any machine with a single command.