Reference site for the tools, libraries, and platforms HARTLE.TECH uses across our projects. Quick-starts, cheatsheets, our hands-on findings, gotchas, and shareable assets.
Live at https://tools.hartle.tech. Source served by Caddy on the OVH VPS (same self-host pattern as dumpsock.hartle.tech and medusa.hartle.tech).
| URL | What | Access |
|---|---|---|
tools.hartle.tech/ |
Landing — list of all tools we document | public |
tools.hartle.tech/<tool>/ |
Tool landing — quick "what is this + why we use it" | public |
tools.hartle.tech/<tool>/docs/ |
Public docs — tutorials, cheatsheets, our hands-on findings | public |
tools.hartle.tech/<tool>/wiki/ |
Internal wiki — candid notes, gotchas with internal context | tailnet-only (Caddy remote_ip matcher) |
We use a lot of tools across our projects (NearTrace, Nosferato, DumpSock, Medusa, hartle.tech-terraform, claude-bootstrap…). Whenever we stumble onto a quirk, a fix, or a "this is the actually-working pattern", we want it written down — once — and findable next time.
Rule: documentation here is our experience, not a reproduction of the tool's own docs. We link to upstream for the canonical reference; we add the "here's what bit us in project X and how we got around it" layer.
- ruflo — Claude Code multi-agent orchestration layer (formerly claude-flow). See ruflo/.
More to follow as we add coverage for the tools in our daily-driver kit.
tools-hartle-tech/
docs/
landing/ # static root /
index.html
external/ # public site — built to tools.hartle.tech/*
.vitepress/
index.md
<tool>/
index.md
docs/
index.md
quick-start.md
cheatsheet.md
lessons-learned.md
internal/ # tailnet-only wiki — built to tools.hartle.tech/<tool>/wiki/
.vitepress/
index.md
<tool>/
wiki/
index.md
<notes>.md
package.json
LICENSE
NOTICE
CLAUDE.md
README.md (this)
Apache 2.0 — see LICENSE and NOTICE for the attribution requirement.
contact@hartle.tech · HARTLE.TECH (NIPC 518241327, Porto, Portugal)