From 060af09c3ea43957f7b5a72a5a6233c55ba366f4 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 1 May 2014 11:25:27 -0700 Subject: [PATCH] website: update UI --- website/source/intro/getting-started/ui.html.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/source/intro/getting-started/ui.html.markdown b/website/source/intro/getting-started/ui.html.markdown index ff4d82c81d..bc0e559d3e 100644 --- a/website/source/intro/getting-started/ui.html.markdown +++ b/website/source/intro/getting-started/ui.html.markdown @@ -23,6 +23,12 @@ agent itself can be configured to serve the UI. You can view a live demo of the Consul Web UI [here](http://demo.consul.io). +While the live demo is able to access data from all datacenters, +we've also setup demo endpoints in the specific datacenters: +[AMS2](http://ams2.demo.consul.io) (Amsterdam), +[SFO1](http://sfo1.demo.consul.io) (San Francisco), +and [NYC1](http://ny1.demo.consul.io) (New York). + A screenshot of one page of the demo is shown below so you can get an idea of what the web UI is like. Click the screenshot for the full size.