Skip to content

KingPin/sumguy-examples

Repository files navigation

SumGuy's Ramblings — Code Examples

Working code from SumGuy's Ramblings — Docker, self-hosting, AI/LLM, Linux, DevOps, and open source.

Clone it, break it, learn from it.

Structure

sumguy-examples/
  docker/          ← Compose files, Dockerfiles, networking examples
  ansible/         ← Playbooks, roles, inventory examples
  self-hosting/    ← Full stack configs for self-hosted apps
  linux/           ← Scripts, shell snippets, system configs
  networking/      ← WireGuard, Caddy, Cloudflare Tunnel configs
  llm/             ← Ollama, LocalAI, vLLM, inference configs
  devops/          ← CI/CD, Terraform, monitoring configs

Each subdirectory maps to a topic category. Inside, folders are named after the article they accompany — linked from the post itself.

Usage

Each example folder has its own README with:

  • What it does
  • Prerequisites
  • How to run it
  • Which article it came from

Versions

Examples are tested at the time of writing. Check the folder README for version info. Things change — if something's broken, open an issue.

License

MIT. Use it, fork it, ship it.

About

Working code examples from SumGuy's Ramblings (sumguy.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors