Live data from Hacker News

In Search of a "Zero Toil" HomeLab: Immutable Linux, ZFS, WatchTower and Keel

blog.gripdev.xyz

1–7 of 7 posts

Re: In Search of a "Zero Toil" HomeLab: Immutable Linux, ZFS, WatchTower and Keel

#4
I'm currently managing development VMs (mostly Fedora Cloud) using Ansible on a Proxmox hypervisor and i'm mostly happy with how it works. I'm interested in experimenting with immutable OS's , the most immediate difference I see is that I'd have to start using Butane instead of CloudInit. Can anyone with experience comment on the pros and cons ? Right now, I really do everything in Ansible, including creating the VMs from a proxmox clone template.

Re: In Search of a "Zero Toil" HomeLab: Immutable Linux, ZFS, WatchTower and Keel

#6

surprised a git repo wasnt posted in regards to the whole setup

I included this repo with the FCOS, k3s and native container bits: https://github.com/lawrencegripper/fcos-native-container-exa...

Are there other bits you’d be interested in?

Re: In Search of a "Zero Toil" HomeLab: Immutable Linux, ZFS, WatchTower and Keel

#7

surprised a git repo wasnt posted in regards to the whole setup

I included this repo with the FCOS, k3s and native container bits: https://github.com/lawrencegripper/fcos-native-container-exa... Are there other bits you’d be interested in?

oh must've been on another part of the site; cool i'll check it out thanks