R&D
Exoscale Exporter for Prometheus
I’d built a Prometheus exporter for Exoscale, allowing me to visualize cloud spending and resource usage from a central location alongside AWS and DigitalOcean.
Building AMD64 QEMU Images remotely using Libvirt and Packer
I need to build images based off AMD64 architecture while working from an ARM64 machine. While this is possible directly…
Configuring Traefik for Cross-Namespace Ingress
When installing Traefik either with Kubernetes or K3s, detection of Ingress object types in other namespaces than what Traefik is…
Using AWS CodeBuild to execute Ansible playbooks
I wanted a clean and automate-able way to package third party software into *.deb format (and multiple others, if needed,…
Packaging proprietary software for Debian using Ansible
Managing software installations for an animation studio can be a time-consuming process, especially if relying on the provided installation methods,…
Building a PKI using Terraform
As part of building a hybrid infrastructure, I explored different technologies for achieving a stable VPN connection from on-premises to…