mirror of https://github.com/hashicorp/consul
parent
0150e88200
commit
b80b91d516
@ -1,20 +1,15 @@
|
|||||||
---
|
---
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: Documentation
|
page_title: Consul Documentation
|
||||||
description: >-
|
description: >-
|
||||||
Welcome to the Consul documentation! This documentation is reference material
|
Consul documentation provides reference material for all features and options available in Consul.
|
||||||
for all available features and options of Consul.
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Consul Documentation
|
# Consul Documentation
|
||||||
|
|
||||||
Welcome to the Consul documentation! The documentation is reference material
|
The Consul documentation provides reference material for all features and options available in Consul.
|
||||||
for all available features and options of Consul
|
Click the following links to access documentation and tutorials for common tasks:
|
||||||
|
|
||||||
In the Quick Links below, you will find the most commonly used documentation
|
- [Install Consul](/docs/install)
|
||||||
and a link to our guides that walk you through common tasks. Note that the
|
- [Configuration options](/docs/agent/config)
|
||||||
guides are located on the HashiCorp Learn site.
|
- [Step-by-step tutorials](https://learn.hashicorp.com/consul)
|
||||||
|
|
||||||
- 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.
|
|
||||||
- Get started using Consul with our step-by-step guides at [HashiCorp Learn](https://learn.hashicorp.com/consul).
|
|
||||||
|
Loading…
Reference in new issue