mirror of https://github.com/status-im/consul.git
Website: change order of UIs listed in intro/getting-started/ui.html.
This commit is contained in:
parent
e8db920ca6
commit
c6d45430f1
|
@ -13,10 +13,10 @@ box. UIs can be used for viewing all services and nodes, for viewing
|
||||||
all health checks and their current status, and for reading and setting
|
all health checks and their current status, and for reading and setting
|
||||||
key/value data. The UIs automatically support multi-datacenter.
|
key/value data. The UIs automatically support multi-datacenter.
|
||||||
|
|
||||||
There are two options for running a web UI for Consul. The first option
|
There are two options for running a web UI for Consul: using
|
||||||
is self-hosting the [open-source UI](/downloads.html); the second option
|
[Atlas by HashiCorp](https://atlas.hashicorp.com) to host the
|
||||||
is using [Atlas by HashiCorp](https://atlas.hashicorp.com) to host the
|
dashboard for you or self-hosting the
|
||||||
dashboard for you.
|
[open-source UI](/downloads.html).
|
||||||
|
|
||||||
## Atlas-hosted Dashboard
|
## Atlas-hosted Dashboard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue