Comment on Migrated my Docker Compose homelab to OpenTofu
truxnell@quokk.au 2 days ago
I've been doing IaC for years on my homelab. Once I outgrew rockets impose and a single NUC, I ended up going full regard on kubernetes forna few years, before getting sick of the complexity and upkeep and moving to a nix stack for my NAS and nuc
Tip;: if you haven't already look at using renovate bit to run on your repo and update your container tags, it's great to manage updating your containers in a controller fashion
Current nix
https://github.com/truxnell/nix-config
Deprecated k8s
https://github.com/truxnell/home-cluster
non_burglar@lemmy.world 2 days ago
Assuming “rockets impose” is an autocorrect of “docker compose”, it’s the best one I’ve ever seen.
eager_eagle@lemmy.world 1 day ago
Image
dallen@programming.dev 2 days ago
Well, time to edit .bash_aliases…
normalexit@lemmy.world 1 day ago
If a new project doesn’t come out called rockets impose I’ll be disappointed .
truxnell@quokk.au 1 day ago
Indeed it was a auto-correct, and it is definitely the best I've had myself, and its staying in the comment!