Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 802 Bytes

File metadata and controls

17 lines (12 loc) · 802 Bytes

eBeacon Documentation

This directory contains practical guides for operating eBeacon in development and production.

Guides

  • getting-started.md - Build and run eBeacon quickly with a minimal config.
  • configuration.md - Understand all major YAML sections and common defaults.
  • routing-and-auth.md - Request paths, auth, HAProxy mapping, and forced upstream controls.
  • operations.md - Metrics, dashboard endpoints, health checks, and production runbook notes.

Recommended Reading Order

  1. Start with getting-started.md.
  2. Move to configuration.md when you tune behavior.
  3. Read routing-and-auth.md before integrating clients.
  4. Use operations.md for observability and incident response.