open-consul/contributing
Daniel Nephin 2b8c80f03e contrib: Add cluster persistence docs
And remove sections from the INTERNALS.md page as they are replaced.
2021-07-05 18:25:06 -04:00
..
acl contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
cli contrib: Add CLI docs 2021-07-05 18:25:05 -04:00
client-agent contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
cluster-federation contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
cluster-membership contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
config contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
http-api contrib: Add CLI docs 2021-07-05 18:25:05 -04:00
persistence contrib: Add cluster persistence docs 2021-07-05 18:25:06 -04:00
rpc contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
service-discovery contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
service-mesh contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00
INTERNALS.md contrib: Add cluster persistence docs 2021-07-05 18:25:06 -04:00
README.md contrib: Add CLI docs 2021-07-05 18:25:05 -04:00
consul-mermaid-theme.json contrib: Add cluster persistence docs 2021-07-05 18:25:06 -04:00
faq.md contrib: move FAQ into a separate file. 2021-07-05 18:25:05 -04:00
overview.mmd contrib: Add CLI docs 2021-07-05 18:25:05 -04:00
overview.svg contrib: Add CLI docs 2021-07-05 18:25:05 -04:00

README.md

Contributing to Consul

See our contributing guide to get started.

This directory contains documentation intended for anyone interested in understanding, and contributing changes to, the Consul codebase.

Overview

This documentation is organized into the following categories. Each category is either a significant architectural layer, or major functional area of Consul. These documents assume a basic understanding of Consul's feature set, which can found in the public user documentation.

Overview

source

Contents

  1. Overview
  2. Command-Line Interface (CLI)
  3. HTTP API
  4. Agent Configuration
  5. RPC
  6. Cluster Persistence
  7. Client Agent
  8. Service Discovery
  9. Service Mesh (Connect)
  10. Cluster Membership
  11. Key/Value Store
  12. ACL
  13. Multi-Cluster Federation

Also see the FAQ.