credo@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 days agoSelf-hosting is having a moment. Ethan Sholly knows why.arstechnica.comexternal-linkmessage-square117linkfedilinkarrow-up1322arrow-down110
arrow-up1312arrow-down1external-linkSelf-hosting is having a moment. Ethan Sholly knows why.arstechnica.comcredo@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 days agomessage-square117linkfedilink
minus-squarenotfromhere@lemmy.mllinkfedilinkEnglisharrow-up1·edit-22 days ago 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·1 day agoNixOS :) Maybe I should have clarified that liking bare-metal does not imply disliking abstraction
minus-squarenotfromhere@lemmy.mllinkfedilinkEnglisharrow-up1·1 day agoI’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·21 hours agoNice. 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.