Cheat Sheets is a personal knowledge base of code snippets, technical documentation, and command references for a wide range of tools and technologies. This is my fork of Christian Lempa’s christianlempa/cheat-sheets, kept in my account as a homelab reference I can browse and extend.
The concept
The repo is exactly what the name suggests: quick-reference material for the tools that show up constantly in a self-hosted setup, Docker, Kubernetes, Ansible, networking, and the rest. Rather than re-deriving the same commands each time, it’s a curated set of snippets to copy from. Because tools change over time, the upstream author notes that some entries can drift out of date, so it’s a starting point rather than gospel.
I keep it forked because it pairs well with my own homelab notes, and it’s easy to fold in corrections as I hit them.
Source code: github.com/avnit/cheat-sheets Upstream: github.com/christianlempa/cheat-sheets