Open-Source Wikis

/

Consul

/

Reference

hashicorp/consul

Reference

Configuration, data models, and dependency inventory for the codebase.

  • Configuration — agent config schema and where it lives in code
  • Data models — the long-lived structs (catalog, config entries, ACL, peering, ...) and where they live
  • Dependencies — third-party Go modules the project relies on

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – Consul wiki | Factory