Notes

Ops Notes

Notes on operations, infrastructure, and keeping systems healthy. Grab a coffee.

My Journey Automating Proxmox Infrastructure with Terraform

Managing LXC containers in Proxmox is easier using Terraform. Using a modular design and workspaces we can keep IaC code manageable and user experience fun.

OpenTofu - Infrastructure configuration management

OpenTofu's advanced features like workspaces, modules, and data transformations enable efficient infrastructure management through better organization and code reusability.

Keeping secrets from your pipelines

Explore how a custom REST API leveraging the Keeper Secrets Manager SDK can transform your CI/CD secret management, providing a seamless and secure development pipeline.

Designing Security Workflows using Gitlab CI Templates

Design and implementation of security templates that are reusable, easy to use and manage is easy using Gitlab's CI/CD template system

Hardening Docker with OPA and Harbor

Technical implementation steps for my article on Securing Docker with OPA and Harbor