Updated screenshots to show new web GUI
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/49116f24 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/49116f24 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/49116f24 Branch: refs/heads/0.6.0 Commit: 49116f245fd303c7dad5df6a3ac19ddb05199490 Parents: 9a1a40a Author: Martin Harris <[email protected]> Authored: Wed Oct 30 14:12:58 2013 +0000 Committer: Martin Harris <[email protected]> Committed: Wed Oct 30 14:12:58 2013 +0000 ---------------------------------------------------------------------- .../console-geoscaling-details-w700.png | Bin 209460 -> 167441 bytes .../global-web-fabric/console-map-w700.png | Bin 375361 -> 205300 bytes docs/use/examples/global-web-fabric/index.md | 7 +++---- 3 files changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/49116f24/docs/use/examples/global-web-fabric/console-geoscaling-details-w700.png ---------------------------------------------------------------------- diff --git a/docs/use/examples/global-web-fabric/console-geoscaling-details-w700.png b/docs/use/examples/global-web-fabric/console-geoscaling-details-w700.png index bf7523f..c34217f 100644 Binary files a/docs/use/examples/global-web-fabric/console-geoscaling-details-w700.png and b/docs/use/examples/global-web-fabric/console-geoscaling-details-w700.png differ http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/49116f24/docs/use/examples/global-web-fabric/console-map-w700.png ---------------------------------------------------------------------- diff --git a/docs/use/examples/global-web-fabric/console-map-w700.png b/docs/use/examples/global-web-fabric/console-map-w700.png index 3303667..d554c86 100644 Binary files a/docs/use/examples/global-web-fabric/console-map-w700.png and b/docs/use/examples/global-web-fabric/console-map-w700.png differ http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/49116f24/docs/use/examples/global-web-fabric/index.md ---------------------------------------------------------------------- diff --git a/docs/use/examples/global-web-fabric/index.md b/docs/use/examples/global-web-fabric/index.md index d4560e3..a65fb0a 100644 --- a/docs/use/examples/global-web-fabric/index.md +++ b/docs/use/examples/global-web-fabric/index.md @@ -284,9 +284,8 @@ Let's look at the management web console, on port 8081: [](console-map.png) -This shows the targets (e.g. Ireland (AWS eu-west-1), Singapore (AWS ap-southeast-1)) -as well as a few other places (wrong locations picked up for some AWS IP's!). -This also shows the progress of the most recent tasks. +This shows the targets (e.g. Ireland (AWS eu-west-1), Singapore (AWS ap-southeast-1), and California (AWS us-west-1) +This also shows the current status of the application. Navigating to the "applications" tab, we can view sensors, invoke effectors, control policies, and track activity, @@ -296,7 +295,7 @@ Let's drill down on the Geoscaling DNS entity's sensors: [](console-geoscaling-details.png) -Here we see it has chosen `brooklyn-csgFCzTM.geopaas.org` as the geo-load-balanced domain name. +Here we see it has chosen `brooklyn-vOZ7b4BL.martincloudsoft.geopaas.org` as the geo-load-balanced domain name. (Yours will be under `yourname.geopaas.org`, unless you chose a different domain earlier.) We can also see the hosts it is forwarding to, one for each cluster, corresponding to the children of the Web Fabric (propagated from the nginx hostnames, in the case of the ControlledDynamicWebAppCluster instances).
