Blog
September 22, 2024
/ AWS, Cloud, Terraform
Outline: Extending a home network setup in AWS
As someone without a permanent base, I needed a secure and flexible cloud infrastructure that allowed me to spawn powerful…
September 11, 2024
/ AWS, Cloud, DigitalOcean, Exoscale, IoT
Overview: Extending my home network to the cloud
I deployed the services I run at home to the cloud due to constant relocation.
September 4, 2024
/ Exoscale, Observability
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.
May 24, 2024
/ DevOps, R&D, UNIX/Linux
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…
April 8, 2024
/ DevOps, Kubernetes, Terraform
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…
April 6, 2024
/ Ansible, AWS, DevOps, UNIX/Linux
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,…