Skip to content

KDN-Cloud/ops-ref

Repository files navigation

ops-ref

Quick-reference sheets for git, vim, bash, docker, and beyond.

Command refs for tools used daily across KDN Lab and dev machines — kept concise, accurate, and git-backed.

Command Refs

File Coverage
git.md Git — staging, branching, remotes, history rewriting
vim.md Vim & Neovim — motions, splits, plugins, config
bash.md Bash & Shell — scripting, loops, redirects, shortcuts
docker.md Docker & Compose — containers, volumes, networking, Dockhand
ansible.md Ansible — ad-hoc, playbooks, vault, inventory, galaxy
terraform.md Terraform — init, plan, apply, state, modules, expressions
bicep.md Bicep — parameters, what-if, deploy, state, modules, expressions, Bicep↔Terraform
kubernetes.md Kubernetes — kubectl, workloads, networking, RBAC, Helm
ldap.md LDAP — search, modify, users, groups, schemas, troubleshooting
crowdsec.md CrowdSec — Distributed LAPI engine, multi-node agents, bouncer enforcement, & remediation

Usage

Clone to each machine and open directly in your editor or terminal.

git clone https://github.com/KDN-Cloud/ops-ref.git

Mirrored from Gitea via push mirror.

Note

For on-demand cheat sheets without leaving the terminal, see cheat.sh — query any command or topic via curl cht.sh/<topic> or the cht.sh CLI client.

Releases

No releases published

Packages

 
 
 

Contributors