Blog
This is the blog section of this website. It is an heritage of the old wiki I maintained before switching to a static website generated with hugo, so articles before 2021 can be a little short and are more like notes than regular articles.
2025
- 2025-01-25 - Opentofu provider iteration with `for_each` : a much anticipated feature
- 2025-01-19 - Deploy the Nvidia device plugin for kubernetes : Using OpenTofu/terraform
- 2025-01-04 - AWS capacity blocks with OpenTofu/terraform : Some pitfalls to avoid
2024
- 2024-12-31 - Migrating vaultwarden from nixos to Debian : How I am deploying vaultwarden with ansible
- 2024-11-22 - Advent of code 2023 in haskell : I improved in haskell this year and still love parsing
- 2024-11-17 - Migrating privatebin from NixOS to Debian : How I deploy privatebin with ansible
- 2024-11-08 - Podman ansible role : The ansible role I use to manage my podman containers
- 2024-10-28 - Nginx ansible role : The ansible role I use to manage my nginx web servers
- 2024-10-12 - Shell script for gathering imdsv2 instance metadata on AWS ec2 : An ansible fact I wrote
- 2024-10-09 - PostgreSQL ansible role : The ansible role I use to manage my PostgreSQL databases