5.9 KiB
5.9 KiB
🚀 Support Stack — Tools & Repos
Below is a categorized, linked reference of the tools in the selection. Use the GitHub links where available. Items without a clear canonical repo are marked.
🧰 Developer Tools & IDEs
| Tool | Repo | Notes |
|---|---|---|
| code-server | cdr/code-server | VS Code in the browser |
| Atuin | ellie/atuin | Shell history manager |
| Dozzle | amir20/dozzle | Lightweight log viewer |
| Adminer | vrana/adminer | Database admin tool |
| Watchtower | containrrr/watchtower | Auto-updates containers |
🐳 Containers, Registry & Orchestration
| Tool | Repo | Notes |
|---|---|---|
| Portainer | portainer/portainer | Container management UI |
| Docker Registry (v2) | distribution/distribution | Docker image registry |
| docker-socket-proxy | pires/docker-socket-proxy | Protect Docker socket |
| cAdvisor | google/cadvisor | Container metrics (host) |
| pumba | alexei-led/pumba | Chaos testing for containers |
| CoreDNS | coredns/coredns | DNS for clusters |
📡 Observability, Metrics & Tracing
| Tool | Repo | Notes |
|---|---|---|
| Prometheus node_exporter | prometheus/node_exporter | Host metrics |
| OpenTelemetry Collector | open-telemetry/opentelemetry-collector | Telemetry pipeline |
| Jaeger (tracing) | jaegertracing/jaeger | Tracing backend |
| Loki (logs) | grafana/loki | Log aggregation |
| Promtail | grafana/loki | Log shipper (part of Loki) |
| cAdvisor (host/container metrics) | google/cadvisor | (duplicate reference included in list) |
🧪 Testing, Mocks & API Tools
| Tool | Repo / Link | Notes |
|---|---|---|
| httpbin | postmanlabs/httpbin | HTTP request & response testing |
| WireMock | wiremock/wiremock | HTTP mock server |
| webhook.site | webhooksite/webhook.site | Hosted request inspector (no canonical GitHub) |
| Pact Broker | pact-foundation/pact_broker | Consumer contract broker |
| Hoppscotch | hoppscotch/hoppscotch | API development tool |
| swagger-ui | swagger-api/swagger-ui | OpenAPI UI |
| mailhog | mailhog/MailHog | SMTP testing / inbox UI |
🧾 Documentation & Rendering
| Tool | Repo | Notes |
|---|---|---|
| Redoc | Redocly/redoc | OpenAPI docs renderer |
| Kroki | yuzutech/kroki | Diagrams from text |
🔐 Security, Auth & Policy
| Tool | Repo | Notes |
|---|---|---|
| step-ca (Smallstep) | smallstep/step-ca | Private CA / certs |
| Open Policy Agent (OPA) | open-policy-agent/opa | Policy engine |
| Unleash (feature flags) | Unleash/unleash | Feature toggle system |
| Toxiproxy | Shopify/toxiproxy | Network failure injection |
🗃️ Archiving, Backup & Content
| Tool | Repo / Notes |
|---|---|
| ArchiveBox | ArchiveBox/ArchiveBox |
| tubearchivist | tubearchivist/tubearchivist |
| pumba (also in containers/chaos) | alexei-led/pumba |
⚙️ Workflow & Orchestration Engines
| Tool | Repo |
|---|---|
| Cadence (workflow engine) | uber/cadence |
🧩 Misc / Other
| Tool | Repo / Notes |
|---|---|
| Registry2 (likely Docker Registry v2) | distribution/distribution |
| node-exporter (host exporter) | prometheus/node_exporter |
| atomic tracker | Repo not found — please confirm exact project name/URL |
| wakaapi | Repo not found — please confirm exact project name/URL |