
Homer eleven — telecom observability since 2011
Homer 11 Documentation¶
Homer eleven is the all-in-one HEP capture and API server for the Homer 11.x data lake: ingest, DuckLake storage, Node (FlightSQL), and Coordinator (REST API).
Quick links¶
| Topic | Guide |
|---|---|
| First-time setup | Config wizard |
| CLI search | Search CLI |
| REST API | Coordinator · OpenAPI (Swagger) |
| Storage | Architecture · Policies |
| Performance | Ingest tuning · DuckDB tuning |
| MCP / LLM | MCP server · MCP UI guide |
Repository¶
- Source: github.com/sipcapture/homer (branch
homer11) - Releases: GitHub Releases
- Docker:
ghcr.io/sipcapture/homer:latest
Modules¶
┌─────────────┐ ┌─────────────┐ ┌──────────┐ ┌─────────────────┐
│ Ingest │──▶│ Storage │──▶│ Node │──▶│ Coordinator │
│ (HEP recv) │ │ (DuckLake) │ │ gRPC/HTTP│ │ (REST API) │
└─────────────┘ └─────────────┘ └──────────┘ └─────────────────┘
See the sidebar for the full documentation index.