Covers images, containers, Containerfile, build, volumes, networks, pods, podman-compose, systemd integration, and Quadlet files.
21 lines
827 B
Markdown
21 lines
827 B
Markdown
# TODO
|
|
|
|
## Topics to Write
|
|
|
|
- [x] git — config, daily workflow, stash, remotes, branching, rebase, bisect, recovery
|
|
- [x] ansible — playbook patterns, inventory, vault, variables, roles
|
|
- [x] podman — images, containers, build, volumes, networks, pods, compose, systemd, quadlet
|
|
- [x] jq — filters, select, map, slurp, recipes, @format
|
|
- [x] curl — methods, headers, auth, upload, download, cookies, -w format
|
|
- [x] systemd — units, journalctl, timers, targets, dependencies, hardening
|
|
- [x] ssh — config, tunnels, keys, agent, file transfer, hardening
|
|
- [ ] bash — parameter expansion, arrays, traps
|
|
- [ ] make — targets, variables, patterns
|
|
- [ ] vim — motions, registers, macros
|
|
|
|
## Improvements
|
|
|
|
- [ ] Format linter script
|
|
- [ ] Auto-generate index from topics/
|
|
- [ ] Add last-reviewed date to template
|