This closes #1072
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/0832db49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/0832db49 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/0832db49 Branch: refs/heads/master Commit: 0832db49e5e8deb42df7c3ea344010d04f095b0b Parents: fdffad6 c9608c7 Author: Alex Heneveld <[email protected]> Authored: Fri Nov 27 09:38:50 2015 +0000 Committer: Alex Heneveld <[email protected]> Committed: Fri Nov 27 09:38:50 2015 +0000 ---------------------------------------------------------------------- docs/guide/ops/cli-reference.md | 201 ------------------- docs/guide/ops/gui/_my-web-cluster.yaml | 23 +++ docs/guide/ops/gui/_my-web-cluster2.yaml | 31 +++ docs/guide/ops/gui/blueprints.md | 68 +++++++ ...cation-catalog-web-cluster-with-db-large.png | Bin 0 -> 165148 bytes ...talog-web-cluster-with-db-location-large.png | Bin 0 -> 152721 bytes ...ion-catalog-web-cluster-with-db-location.png | Bin 0 -> 86425 bytes ...-application-catalog-web-cluster-with-db.png | Bin 0 -> 70109 bytes .../images/add-application-modal-yaml-large.png | Bin 0 -> 124297 bytes .../gui/images/add-application-modal-yaml.png | Bin 0 -> 55183 bytes .../ops/gui/images/home-app-starting-large.png | Bin 0 -> 490707 bytes docs/guide/ops/gui/images/home-app-starting.png | Bin 0 -> 188754 bytes .../gui/images/my-db-activities-step1-large.png | Bin 0 -> 99671 bytes .../ops/gui/images/my-db-activities-step1.png | Bin 0 -> 57813 bytes .../gui/images/my-db-activities-step2-large.png | Bin 0 -> 176900 bytes .../ops/gui/images/my-db-activities-step2.png | Bin 0 -> 97061 bytes .../gui/images/my-db-activities-step3-large.png | Bin 0 -> 162986 bytes .../ops/gui/images/my-db-activities-step3.png | Bin 0 -> 84365 bytes .../ops/gui/images/my-web-cluster-starting.png | Bin 0 -> 32948 bytes .../my-web-cluster-stop-confirm-large.png | Bin 0 -> 148155 bytes .../gui/images/my-web-cluster-stop-confirm.png | Bin 0 -> 79280 bytes docs/guide/ops/gui/images/my-web-large.png | Bin 0 -> 104519 bytes .../ops/gui/images/my-web-summary-large.png | Bin 0 -> 178785 bytes docs/guide/ops/gui/images/my-web-summary.png | Bin 0 -> 80583 bytes .../my-web-validating-app-endpoint-large.png | Bin 0 -> 123007 bytes .../images/my-web-validating-app-endpoint.png | Bin 0 -> 68969 bytes docs/guide/ops/gui/images/my-web.png | Bin 0 -> 58849 bytes docs/guide/ops/gui/index.md | 11 + docs/guide/ops/gui/managing.md | 70 +++++++ docs/guide/ops/gui/policies.md | 49 +++++ docs/guide/ops/gui/running.md | 50 +++++ docs/guide/ops/index.md | 3 +- docs/guide/ops/server-cli-reference.md | 201 +++++++++++++++++++ 33 files changed, 505 insertions(+), 202 deletions(-) ----------------------------------------------------------------------
