This closes #168
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/a30e0485 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/a30e0485 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/a30e0485 Branch: refs/heads/master Commit: a30e0485147848db29ae584d91a0785214b4ad89 Parents: 05ba6cf 00f3096 Author: Mark McKenna <[email protected]> Authored: Wed Apr 19 09:54:52 2017 +0100 Committer: Mark McKenna <[email protected]> Committed: Wed Apr 19 09:54:52 2017 +0100 ---------------------------------------------------------------------- contributing/inline-children.md | 2 +- contributing/ordering.md | 4 +- contributing/site-structure.md | 2 +- guide/blueprints/advanced-example.md | 283 +++++++++ guide/blueprints/ansible/about-ansible.md | 34 + .../ansible/creating-ansible-blueprints.md | 213 +++++++ guide/blueprints/ansible/index.md | 16 + guide/blueprints/blueprinting-tips.md | 183 ++++++ .../catalog/images/add-to-catalog.png | Bin 0 -> 4919 bytes guide/blueprints/catalog/index.md | 400 ++++++++++++ .../catalog/mysql-in-catalog-w700.png | Bin 0 -> 92767 bytes guide/blueprints/catalog/mysql-in-catalog.png | Bin 0 -> 168831 bytes guide/blueprints/chef/about-chef.md | 50 ++ .../chef/advanced-chef-integration.md | 48 ++ guide/blueprints/chef/chef-call-flow.png | Bin 0 -> 36222 bytes guide/blueprints/chef/creating-blueprints.md | 105 ++++ .../chef/example_yaml/mysql-chef-1.yaml | 24 + .../chef/example_yaml/mysql-chef-2.yaml | 28 + guide/blueprints/chef/index.md | 18 + guide/blueprints/chef/writing-chef.md | 79 +++ guide/blueprints/clusters-and-policies.md | 42 ++ guide/blueprints/clusters.md | 34 + guide/blueprints/configuring-vms.md | 31 + guide/blueprints/creating-yaml.md | 78 +++ guide/blueprints/custom-entities.md | 269 ++++++++ guide/blueprints/enrichers.md | 180 ++++++ guide/blueprints/entity-configuration.md | 548 ++++++++++++++++ .../appserver-clustered-w-db-concise.yaml | 15 + .../example_yaml/appserver-clustered-w-db.yaml | 19 + .../appserver-configured-in-config.yaml | 6 + .../example_yaml/appserver-configured.yaml | 5 + .../appserver-w-db-other-flavor.yaml | 17 + .../blueprints/example_yaml/appserver-w-db.yaml | 15 + .../example_yaml/appserver-w-policy.yaml | 27 + guide/blueprints/example_yaml/cluster-vm.yaml | 13 + .../fabric-with-multiple-locations.yaml | 15 + .../simple-appserver-with-location-byon.yaml | 10 + ...mple-appserver-with-location-per-entity.yaml | 8 + .../simple-appserver-with-location.yaml | 8 + .../example_yaml/simple-appserver.yaml | 4 + guide/blueprints/example_yaml/simple-vm.yaml | 8 + ...est-app-with-enrichers-slightly-simpler.yaml | 58 ++ .../vanilla-bash-netcat-catalog.bom | 36 ++ .../vanilla-bash-netcat-cluster.yaml | 12 + .../example_yaml/vanilla-bash-netcat-env.yaml | 12 + .../example_yaml/vanilla-bash-netcat-file.yaml | 6 + .../vanilla-bash-netcat-more-commands.yaml | 16 + .../vanilla-bash-netcat-port-parameter.yaml | 21 + .../example_yaml/vanilla-bash-netcat-port.yaml | 13 + .../vanilla-bash-netcat-reference.yaml | 5 + .../vanilla-bash-netcat-restarter.yaml | 20 + .../vanilla-bash-netcat-w-client.yaml | 78 +++ .../example_yaml/vanilla-bash-netcat.yaml | 8 + guide/blueprints/index.md | 28 + guide/blueprints/java/archetype.md | 114 ++++ guide/blueprints/java/bundle-dependencies.md | 135 ++++ guide/blueprints/java/common-usage.md | 205 ++++++ guide/blueprints/java/defining-and-deploying.md | 177 ++++++ guide/blueprints/java/entities.md | 223 +++++++ guide/blueprints/java/entitlements.md | 42 ++ guide/blueprints/java/entity.md | 104 +++ guide/blueprints/java/feeds.md | 233 +++++++ .../java/gist_generator/GistGenerator.java | 29 + .../java/gist_generator/GistGeneratorImpl.java | 47 ++ .../java/gist_generator/GistGeneratorTest.java | 20 + .../gist_generator/GistGeneratorYamlTest.java | 39 ++ .../java/gist_generator/gist_create_token.png | Bin 0 -> 390046 bytes .../java/gist_generator/gist_generator.bom | 14 + .../java/gist_generator/gist_grant_access.png | Bin 0 -> 411974 bytes guide/blueprints/java/index.md | 36 ++ .../blueprints/java/java_app/ExampleWebApp.java | 62 ++ guide/blueprints/java/service-state.md | 73 +++ guide/blueprints/java/topology-dependencies.md | 53 ++ .../java/wt-deployed-application-700.png | Bin 0 -> 176494 bytes .../blueprints/java/wt-deployed-application.png | Bin 0 -> 127347 bytes guide/blueprints/java/wt-starting-700.png | Bin 0 -> 303892 bytes guide/blueprints/java/wt-starting.png | Bin 0 -> 332710 bytes .../java/wt-tree-jboss-sensors-700.png | Bin 0 -> 268853 bytes guide/blueprints/java/wt-tree-jboss-sensors.png | Bin 0 -> 169929 bytes guide/blueprints/logstash-snapshot.png | Bin 0 -> 80486 bytes guide/blueprints/multiple-services.md | 97 +++ guide/blueprints/policies.md | 198 ++++++ guide/blueprints/salt/about-salt.md | 38 ++ .../blueprints/salt/creating-salt-blueprints.md | 163 +++++ guide/blueprints/salt/index.md | 16 + guide/blueprints/setting-locations.md | 132 ++++ ...infrastructuredeploymenttestcase-entity.yaml | 11 + .../entities/loopovergroupmembers-entity.yaml | 6 + .../entities/paralleltestcase-entity.yaml | 6 + .../test/example_yaml/entities/script1.sh | 2 + .../example_yaml/entities/testcase-entity.yaml | 6 + .../entities/testeffector-entity.yaml | 8 + .../entities/testhttpcall-entity.yaml | 7 + .../entities/testsensor-entity.yaml | 7 + .../entities/testsshcommand-entity.yaml | 28 + .../testcases/effector-test-snippet.yaml | 28 + .../testcases/getting-started-test-example.yaml | 71 +++ .../testcases/http-test-snippet.yaml | 20 + .../testcases/sensor-test-snippet.yaml | 7 + .../getting-started-blueprint-test-large.png | Bin 0 -> 156553 bytes .../images/getting-started-blueprint-test.png | Bin 0 -> 84906 bytes guide/blueprints/test/index.md | 33 + guide/blueprints/test/test-entities.md | 198 ++++++ guide/blueprints/test/usage-examples.md | 58 ++ guide/blueprints/web-console-yaml-700.png | Bin 0 -> 138229 bytes guide/blueprints/web-console-yaml.png | Bin 0 -> 661136 bytes guide/blueprints/winrm/client.md | 125 ++++ guide/blueprints/winrm/index.md | 630 +++++++++++++++++++ guide/blueprints/yaml-reference.md | 253 ++++++++ guide/index.md | 3 +- guide/java/archetype.md | 114 ---- guide/java/bundle-dependencies.md | 135 ---- guide/java/common-usage.md | 205 ------ guide/java/defining-and-deploying.md | 177 ------ guide/java/enrichers.md | 180 ------ guide/java/entities.md | 223 ------- guide/java/entitlements.md | 42 -- guide/java/entity.md | 104 --- guide/java/feeds.md | 233 ------- guide/java/gist_generator/GistGenerator.java | 29 - .../java/gist_generator/GistGeneratorImpl.java | 47 -- .../java/gist_generator/GistGeneratorTest.java | 20 - .../gist_generator/GistGeneratorYamlTest.java | 39 -- guide/java/gist_generator/gist_create_token.png | Bin 390046 -> 0 bytes guide/java/gist_generator/gist_generator.bom | 14 - guide/java/gist_generator/gist_grant_access.png | Bin 411974 -> 0 bytes guide/java/index.md | 38 -- guide/java/java_app/ExampleWebApp.java | 62 -- guide/java/policies.md | 198 ------ guide/java/service-state.md | 73 --- guide/java/topology-dependencies.md | 53 -- guide/java/wt-deployed-application-700.png | Bin 176494 -> 0 bytes guide/java/wt-deployed-application.png | Bin 127347 -> 0 bytes guide/java/wt-starting-700.png | Bin 303892 -> 0 bytes guide/java/wt-starting.png | Bin 332710 -> 0 bytes guide/java/wt-tree-jboss-sensors-700.png | Bin 268853 -> 0 bytes guide/java/wt-tree-jboss-sensors.png | Bin 169929 -> 0 bytes guide/locations/_AWS.md | 141 +++++ guide/locations/_GCE.md | 89 +++ guide/locations/_azure-ARM.md | 102 +++ guide/locations/_azure-classic.md | 233 +++++++ guide/locations/_byon.md | 77 +++ guide/locations/_clouds.md | 302 +++++++++ guide/locations/_cloudstack.md | 143 +++++ guide/locations/_ibm-softlayer.md | 135 ++++ .../_inheritance-and-named-locations.md | 80 +++ guide/locations/_localhost.md | 48 ++ guide/locations/_openstack.md | 269 ++++++++ guide/locations/_special-locations.md | 117 ++++ guide/locations/_ssh-keys.md | 88 +++ guide/locations/cloud-credentials.md | 6 + guide/locations/index.md | 21 + guide/locations/location-customizers.md | 169 +++++ guide/ops/brooklyn_properties.md | 4 +- guide/ops/catalog/images/add-to-catalog.png | Bin 4919 -> 0 bytes guide/ops/catalog/index.md | 400 ------------ guide/ops/catalog/mysql-in-catalog-w700.png | Bin 92767 -> 0 bytes guide/ops/catalog/mysql-in-catalog.png | Bin 168831 -> 0 bytes guide/ops/index.md | 8 +- guide/ops/locations/_AWS.md | 141 ----- guide/ops/locations/_GCE.md | 89 --- guide/ops/locations/_azure-ARM.md | 102 --- guide/ops/locations/_azure-classic.md | 233 ------- guide/ops/locations/_byon.md | 77 --- guide/ops/locations/_clouds.md | 302 --------- guide/ops/locations/_cloudstack.md | 143 ----- guide/ops/locations/_ibm-softlayer.md | 135 ---- .../_inheritance-and-named-locations.md | 80 --- guide/ops/locations/_localhost.md | 48 -- guide/ops/locations/_openstack.md | 269 -------- guide/ops/locations/_special-locations.md | 117 ---- guide/ops/locations/_ssh-keys.md | 88 --- guide/ops/locations/cloud-credentials.md | 6 - guide/ops/locations/index.md | 21 - guide/ops/locations/location-customizers.md | 169 ----- guide/ops/persistence/index.md | 2 +- guide/ops/production-installation.md | 4 +- guide/start/blueprints.md | 6 +- guide/start/brooklyn.properties | 2 +- guide/start/running.md | 2 +- guide/yaml/advanced-example.md | 283 --------- guide/yaml/ansible/about-ansible.md | 34 - .../yaml/ansible/creating-ansible-blueprints.md | 213 ------- guide/yaml/ansible/index.md | 16 - guide/yaml/blueprinting-tips.md | 183 ------ guide/yaml/chef/about-chef.md | 50 -- guide/yaml/chef/advanced-chef-integration.md | 48 -- guide/yaml/chef/chef-call-flow.png | Bin 36222 -> 0 bytes guide/yaml/chef/creating-blueprints.md | 105 ---- guide/yaml/chef/example_yaml/mysql-chef-1.yaml | 24 - guide/yaml/chef/example_yaml/mysql-chef-2.yaml | 28 - guide/yaml/chef/index.md | 18 - guide/yaml/chef/writing-chef.md | 79 --- guide/yaml/clusters-and-policies.md | 42 -- guide/yaml/clusters.md | 34 - guide/yaml/configuring-vms.md | 31 - guide/yaml/creating-yaml.md | 78 --- guide/yaml/custom-entities.md | 269 -------- guide/yaml/entity-configuration.md | 548 ---------------- .../appserver-clustered-w-db-concise.yaml | 15 - .../example_yaml/appserver-clustered-w-db.yaml | 19 - .../appserver-configured-in-config.yaml | 6 - .../yaml/example_yaml/appserver-configured.yaml | 5 - .../appserver-w-db-other-flavor.yaml | 17 - guide/yaml/example_yaml/appserver-w-db.yaml | 15 - guide/yaml/example_yaml/appserver-w-policy.yaml | 27 - guide/yaml/example_yaml/cluster-vm.yaml | 13 - .../fabric-with-multiple-locations.yaml | 15 - .../simple-appserver-with-location-byon.yaml | 10 - ...mple-appserver-with-location-per-entity.yaml | 8 - .../simple-appserver-with-location.yaml | 8 - guide/yaml/example_yaml/simple-appserver.yaml | 4 - guide/yaml/example_yaml/simple-vm.yaml | 8 - ...est-app-with-enrichers-slightly-simpler.yaml | 58 -- .../vanilla-bash-netcat-catalog.bom | 36 -- .../vanilla-bash-netcat-cluster.yaml | 12 - .../example_yaml/vanilla-bash-netcat-env.yaml | 12 - .../example_yaml/vanilla-bash-netcat-file.yaml | 6 - .../vanilla-bash-netcat-more-commands.yaml | 16 - .../vanilla-bash-netcat-port-parameter.yaml | 21 - .../example_yaml/vanilla-bash-netcat-port.yaml | 13 - .../vanilla-bash-netcat-reference.yaml | 5 - .../vanilla-bash-netcat-restarter.yaml | 20 - .../vanilla-bash-netcat-w-client.yaml | 78 --- .../yaml/example_yaml/vanilla-bash-netcat.yaml | 8 - guide/yaml/index.md | 25 - guide/yaml/logstash-snapshot.png | Bin 80486 -> 0 bytes guide/yaml/multiple-services.md | 97 --- guide/yaml/salt/about-salt.md | 38 -- guide/yaml/salt/creating-salt-blueprints.md | 163 ----- guide/yaml/salt/index.md | 16 - guide/yaml/setting-locations.md | 132 ---- ...infrastructuredeploymenttestcase-entity.yaml | 11 - .../entities/loopovergroupmembers-entity.yaml | 6 - .../entities/paralleltestcase-entity.yaml | 6 - .../yaml/test/example_yaml/entities/script1.sh | 2 - .../example_yaml/entities/testcase-entity.yaml | 6 - .../entities/testeffector-entity.yaml | 8 - .../entities/testhttpcall-entity.yaml | 7 - .../entities/testsensor-entity.yaml | 7 - .../entities/testsshcommand-entity.yaml | 28 - .../testcases/effector-test-snippet.yaml | 28 - .../testcases/getting-started-test-example.yaml | 71 --- .../testcases/http-test-snippet.yaml | 20 - .../testcases/sensor-test-snippet.yaml | 7 - .../getting-started-blueprint-test-large.png | Bin 156553 -> 0 bytes .../images/getting-started-blueprint-test.png | Bin 84906 -> 0 bytes guide/yaml/test/index.md | 33 - guide/yaml/test/test-entities.md | 198 ------ guide/yaml/test/usage-examples.md | 58 -- guide/yaml/web-console-yaml-700.png | Bin 138229 -> 0 bytes guide/yaml/web-console-yaml.png | Bin 661136 -> 0 bytes guide/yaml/winrm/client.md | 125 ---- guide/yaml/winrm/index.md | 630 ------------------- guide/yaml/yaml-reference.md | 253 -------- website/index.md | 6 +- 256 files changed, 8941 insertions(+), 8943 deletions(-) ----------------------------------------------------------------------
