Comment on Migrated my Docker Compose homelab to OpenTofu
truxnell@quokk.au 3 weeks 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 3 weeks ago
Assuming “rockets impose” is an autocorrect of “docker compose”, it’s the best one I’ve ever seen.
dallen@programming.dev 3 weeks ago
Well, time to edit .bash_aliases…
eager_eagle@lemmy.world 3 weeks ago
Image
normalexit@lemmy.world 3 weeks ago
If a new project doesn’t come out called rockets impose I’ll be disappointed .
truxnell@quokk.au 3 weeks ago
Indeed it was a auto-correct, and it is definitely the best I've had myself, and its staying in the comment!