MCPcopy Index your code
hub / github.com/bradleyd/devops_for_the_desperate

github.com/bradleyd/devops_for_the_desperate @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
27 symbols 60 edges 8 files 13 documented · 48%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DevOps For The Desperate

dftd

This repo is for the book DevOps for the Desperate.

Directories

Each one of these directories contain different material for different parts in the book. Here is a quick overview of each directory:

  • ansible: Contains the playbook and tasks to follow along in the first section of the book.

  • monitoring: Contains the k8s manifest files to install Prometheus, Alertmanager, and Grafana.

  • runbooks: Contains a simple runbook for telnet-server and examples of a runbook broken up by alert. These are used in the alerts for Chapter 9.

  • telnet-server: Contains the sample application that is used throughout two-thirds of the book.

  • vagrant: Contains the Vagrantfile for the VM used in the first section of the book.

  • apple-silicon: Contains the Vagrantfile for the VM used in the first section of the book and minikube instructions.

Core symbols most depended-on inside this repo

IncrementConnectionErrors
called by 3
telnet-server/metrics/server.go
Close
called by 3
telnet-server/telnet/server.go
telnetServerPort
called by 2
telnet-server/main.go
metricServerPort
called by 2
telnet-server/main.go
DecrementActiveConnections
called by 2
telnet-server/metrics/server.go
ListenAndServeMetrics
called by 1
telnet-server/metrics/server.go
IncrementConnectionsProcessed
called by 1
telnet-server/metrics/server.go
IncrementUnknownCommands
called by 1
telnet-server/metrics/server.go

Shape

Function 13
Method 10
Struct 3
Route 1

Languages

Go93%
Python7%

Modules by API surface

telnet-server/metrics/server.go8 symbols
telnet-server/telnet/server.go5 symbols
monitoring/bbs-warrior/main.go5 symbols
telnet-server/telnet/server_test.go3 symbols
telnet-server/main.go3 symbols
ansible/chapter4/greeting.py2 symbols
telnet-server/telnet/banner.go1 symbols

For agents

$ claude mcp add devops_for_the_desperate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact