Libre DevOps is a portfolio and knowledge base maintained by Craig Thacker, a platform and security engineer. The site is a public reference for tooling, patterns, and documentation built up over years of work across cloud infrastructure, DevOps, and security engineering.
The work here spans Terraform modules, Azure platform patterns, CI/CD automation, container builds, and security tooling — most of it published under open-source licenses and available on GitHub. The goal is to share reusable, production-tested approaches rather than toy examples.
Contributions and issue reports are welcome. If something is wrong, outdated, or missing, raising a pull request or filing an issue is the fastest way to get it fixed.
What you'll find here
- Docs & cheatsheets — reference material for Terraform, Azure, Linux, PowerShell, containers, and more.
- Projects — open-source tools and modules built for real-world platform and infrastructure use cases.
- Security news — a separate feed at security.libredevops.org aggregating curated security and threat intelligence content.
Stack
The site is built with Next.js and Nextra, hosted as a static export on GitHub Pages, and deployed via GitHub Actions on every push to main. Source is public at libre-devops/libredevops-dot-org.