open-consul/website/content/docs/index.mdx

20 lines
802 B
Plaintext
Raw Normal View History

2020-04-07 18:55:19 +00:00
---
layout: docs
page_title: Documentation
description: >-
Welcome to the Consul documentation! This documentation is reference material
for all available features and options of Consul.
---
# Consul Documentation
Welcome to the Consul documentation! The documentation is reference material
for all available features and options of Consul
In the Quick Links below, you will find the most commonly used documentation
2022-08-26 06:05:08 +00:00
and a link to our guides that guide you through common tasks.
2020-04-07 18:55:19 +00:00
2020-04-13 20:33:23 +00:00
- Follow [the documentation](/docs/install) to install Consul either with a precompiled binary or from source.
- Read more about the [configuration options](/docs/agent/config) for Consul servers and clients.
2022-08-26 06:05:08 +00:00
- Get started using Consul by completing the step-by-step [tutorials](/consul/tutorials?utm_source=docs).