Tootfinder

Opt-in global Mastodon full text search. Join the index!

@dploeger@mastodon.social
2025-06-20 09:21:35

Alle Apps, die jetzt nicht einfach wie eine Website installierbar gewesen wären, hoste ich jetzt auf einem #RaspberryPi mit #k3s, konfiguriert mit #OpenTofu und

@castarco@hachyderm.io
2025-05-07 08:49:52

#DevOps people, Is there any well known good approach to combine #Terraform / #OpenTofu with #Ansible ?
I suppose most #cloud environments have relatively good & complete providers and perhaps that makes it easy to have single sources of truth and all that jazz... but I'm using #Hetzner's cloud and there are some things that can't be exported through datasources outputs (for example private IP addresses).
I had to script my way around, adding Moonrepo and Deno on top of that... but my setup is extremely custom and probably not taking advantage of some common practices in the field.