This closes #222
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/6dee84d4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/6dee84d4 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/6dee84d4 Branch: refs/heads/master Commit: 6dee84d47607b886afc3aafe4efd7f4652791bb9 Parents: e1d08e5 5af439f Author: m4rkmckenna <[email protected]> Authored: Wed Oct 25 22:02:27 2017 +0100 Committer: m4rkmckenna <[email protected]> Committed: Wed Oct 25 22:02:27 2017 +0100 ---------------------------------------------------------------------- .gitignore | 20 +- Gemfile | 11 - Gemfile.lock | 98 - README.md | 311 +- _build/build-pdf.sh | 29 - _build/build.sh | 359 - _build/config-exclude-all-but-guide.yml | 1 - _build/config-exclude-guide.yml | 1 - _build/config-exclude-root-index.yml | 1 - _build/config-guide-latest.yml | 3 - _build/config-guide-root.yml | 2 - _build/config-guide-version.yml | 6 - _build/config-production.yml | 6 - _build/config-pygments.yml | 28 - _build/config-rdiscount.yml | 28 - _build/config-style-latest.yml | 2 - _build/config-subpath-brooklyn.yml | 9 - _build/config-website-root.yml | 3 - _build/help.txt | 22 - _build/htmlproof-brooklyn.sh | 20 - _build/javadoc-overview.html | 15 - _build/list-objects-logback.xml | 42 - _build/make-javadoc.sh | 60 - _build/quick-make-few-javadoc.sh | 6 - _build/serve-public-site.sh | 1 - _build/serve-site.sh | 1 - _build/tests/jsonball/test_jsonball.md | 18 - _build/tests/jsonball/test_jsonball_file.json | 1 - _build/tests/jsonball/test_jsonball_page.json | 2 - _build/tests/jsonball/toc.json | 6 - _config.yml | 61 - _extra/big_examples/before-begin.include.md | 56 - .../console-geoscaling-details-w700.png | Bin 167441 -> 0 bytes .../console-geoscaling-details.png | Bin 176651 -> 0 bytes .../global-web-fabric/console-map-w700.png | Bin 201060 -> 0 bytes .../global-web-fabric/console-map.png | Bin 331520 -> 0 bytes .../geopaas-deployed-app-w700.png | Bin 153738 -> 0 bytes .../global-web-fabric/geopaas-deployed-app.png | Bin 114615 -> 0 bytes _extra/big_examples/global-web-fabric/index.md | 378 - _extra/big_examples/index.md | 18 - _extra/big_examples/messaging/index.md | 181 - .../nosql-cassandra/cassandra.include.md | 282 - _extra/big_examples/nosql-cassandra/index.md | 7 - _extra/big_examples/simple-web-cluster.md | 9 - _extra/big_examples/toc.json | 13 - _extra/big_examples/webcluster.md | 9 - _extra/big_examples/webcluster/index.md | 7 - .../webcluster/webcluster.include.md | 124 - _extra/brooklyn-gpg-public-key.asc | 21 - _extra/deploying-yaml.md | 39 - _extra/highlevel1.md | 50 - _extra/list-of-blueprints.md | 160 - _extra/local-artifact-repo.md | 32 - .../example_files/tomcat_multi-location.java | 15 - .../example_files/tomcat_nginx.java | 17 - .../example_files/tomcat_simple.java | 9 - _extra/simple_java_examples/examples.md | 121 - _extra/update-docs.md | 14 - _includes/base-scss.scss | 36 - _includes/feature-image.html | 4 - _includes/feature-item-end.html | 14 - _includes/feature-item.html | 4 - _includes/fields.md | 23 - _includes/footer.html | 16 - _includes/head.html | 14 - _includes/header.html | 44 - _includes/java_link.html | 18 - _includes/list-children.html | 9 - _includes/scripts.html | 40 - _includes/sidemenu.html | 243 - _includes/singlepage-content.html | 51 - _includes/singlepage-item.html | 41 - _includes/sitemap-item.html | 36 - _layouts/singlePage.html | 30 - _layouts/website-landing.html | 36 - _layouts/website-normal.html | 49 - _licensing/README | 24 - _plugins/brooklyn_jekyll_util.rb | 129 - _plugins/brooklyn_metadata.rb | 66 - _plugins/dependency_url.rb | 31 - _plugins/json.rb | 27 - _plugins/jsonball.rb | 103 - _plugins/page_structure.rb | 221 - _plugins/read.rb | 81 - _plugins/regex_filter.rb | 118 - _plugins/site_structure.rb | 373 - _plugins/stringTools.rb | 35 - _plugins/trim.rb | 25 - book.json | 112 + contributing/index.md | 15 - contributing/inline-children.md | 54 - contributing/ordering.md | 48 - contributing/pdf-manual.md | 58 - contributing/site-structure.md | 29 - favicon.ico | Bin 1150 -> 0 bytes guide/GLOSSARY.md | 49 + guide/README.md | 5 + guide/SUMMARY.md | 149 + guide/_layouts/website/page.html | 10 + guide/blueprints/advanced-example.md | 2 +- guide/blueprints/ansible/about-ansible.md | 3 +- .../ansible/creating-ansible-blueprints.md | 3 +- guide/blueprints/ansible/index.md | 8 +- guide/blueprints/blueprinting-tips.md | 10 +- guide/blueprints/catalog/bundle.md | 4 +- guide/blueprints/catalog/cli.md | 2 +- guide/blueprints/catalog/index.md | 14 +- guide/blueprints/catalog/management.md | 2 +- guide/blueprints/catalog/schema.md | 4 +- guide/blueprints/catalog/templates.md | 2 +- guide/blueprints/catalog/versioning.md | 2 +- guide/blueprints/chef/about-chef.md | 3 +- .../chef/advanced-chef-integration.md | 7 +- guide/blueprints/chef/creating-blueprints.md | 7 +- guide/blueprints/chef/index.md | 10 +- guide/blueprints/chef/writing-chef.md | 3 +- guide/blueprints/clusters-and-policies.md | 19 +- guide/blueprints/clusters.md | 8 +- guide/blueprints/config-files.md | 5 +- guide/blueprints/configuring-vms.md | 12 +- guide/blueprints/creating-yaml.md | 31 +- guide/blueprints/custom-entities.md | 53 +- guide/blueprints/effectors.md | 32 +- guide/blueprints/enrichers.md | 52 +- guide/blueprints/entity-configuration.md | 66 +- guide/blueprints/index.md | 28 +- guide/blueprints/java/archetype.md | 32 +- guide/blueprints/java/bundle-dependencies.md | 12 +- guide/blueprints/java/common-usage.md | 26 +- guide/blueprints/java/defining-and-deploying.md | 45 +- guide/blueprints/java/entities.md | 6 +- guide/blueprints/java/entitlements.md | 20 +- guide/blueprints/java/entity.md | 14 +- guide/blueprints/java/feeds.md | 26 +- guide/blueprints/java/index.md | 18 +- guide/blueprints/java/service-state.md | 4 +- guide/blueprints/java/topology-dependencies.md | 9 +- guide/blueprints/multiple-services.md | 16 +- guide/blueprints/policies.md | 28 +- guide/blueprints/salt/about-salt.md | 3 +- .../blueprints/salt/creating-salt-blueprints.md | 3 +- guide/blueprints/salt/index.md | 8 +- guide/blueprints/setting-locations.md | 39 +- guide/blueprints/test/index.md | 8 +- guide/blueprints/test/test-entities.md | 83 +- guide/blueprints/test/usage-examples.md | 25 +- guide/blueprints/winrm/client.md | 4 +- guide/blueprints/winrm/index.md | 14 +- guide/blueprints/yaml-reference.md | 6 +- guide/concepts/application-parent-membership.md | 4 +- .../concepts/configuration-sensor-effectors.md | 4 +- guide/concepts/dependent-configuration.md | 8 +- guide/concepts/entities.md | 4 +- guide/concepts/execution.md | 2 +- guide/concepts/index.md | 16 +- guide/concepts/lifecycle-managementcontext.md | 4 +- guide/concepts/location.md | 4 +- guide/concepts/policies.md | 4 +- guide/concepts/stop-start-restart-behaviour.md | 4 +- guide/dev/code/licensing.md | 2 +- guide/dev/code/structure.md | 2 +- guide/dev/code/tests.md | 3 +- guide/dev/env/ide/index.md | 15 +- guide/dev/env/maven-build.md | 35 +- guide/dev/index.md | 21 +- guide/dev/tips/debugging-remote-brooklyn.md | 45 +- guide/dev/tips/index.md | 32 +- guide/dev/tips/logging.md | 12 +- guide/glossary.json | 22 - guide/index.md | 21 - guide/locations/_AWS.md | 9 +- guide/locations/_GCE.md | 9 +- guide/locations/_azure-ARM.md | 28 +- guide/locations/_azure-classic.md | 42 +- guide/locations/_byon.md | 22 +- guide/locations/_clouds.md | 44 +- guide/locations/_cloudstack.md | 9 +- guide/locations/_ibm-softlayer.md | 9 +- .../_inheritance-and-named-locations.md | 21 +- guide/locations/_localhost.md | 24 +- .../_location-customizer-security-groups.md | 8 +- guide/locations/_location-customizers.md | 26 +- guide/locations/_openstack.md | 9 +- guide/locations/_special-locations.md | 36 +- guide/locations/_ssh-keys.md | 26 +- guide/locations/cloud-credentials.md | 3 +- guide/locations/index.md | 185 +- .../provisioned-machine-requirements.md | 67 +- guide/misc/download.md | 138 +- guide/misc/index.md | 15 +- guide/misc/javadoc/index.md | 2 - guide/misc/known-issues.md | 1 - guide/misc/release-notes.md | 11 +- guide/ops/cli/cli-ref-guide.md | 28 +- guide/ops/cli/cli-usage-guide.md | 138 +- guide/ops/cli/index.md | 19 +- guide/ops/configuration/brooklyn_cfg.md | 57 +- guide/ops/configuration/cors.md | 10 +- guide/ops/configuration/https.md | 16 +- guide/ops/configuration/index.md | 28 +- guide/ops/externalized-configuration.md | 74 +- guide/ops/gui/blueprints.md | 22 +- guide/ops/gui/index.md | 10 +- guide/ops/gui/managing.md | 6 +- guide/ops/gui/policies.md | 9 +- guide/ops/gui/running.md | 23 +- .../high-availability-supplemental.md | 42 +- guide/ops/high-availability/index.md | 6 +- guide/ops/index.md | 22 +- guide/ops/logging.md | 12 +- guide/ops/paths.md | 1 - guide/ops/persistence/index.md | 25 +- guide/ops/production-installation.md | 72 +- guide/ops/requirements.md | 14 +- guide/ops/rest.md | 2 +- guide/ops/security-guidelines.md | 2 +- guide/ops/server-cli-reference.md | 24 +- guide/ops/starting-stopping-monitoring.md | 22 +- guide/ops/troubleshooting/_connectivity.md | 152 - guide/ops/troubleshooting/connectivity.md | 154 +- guide/ops/troubleshooting/deployment.md | 29 +- .../troubleshooting/detailed-support-report.md | 11 +- .../going-deep-in-java-and-logs.md | 87 +- guide/ops/troubleshooting/increase-entropy.md | 23 +- .../increase-system-resource-limits.md | 3 +- guide/ops/troubleshooting/index.md | 17 +- guide/ops/troubleshooting/memory-usage.md | 3 +- guide/ops/troubleshooting/overview.md | 5 +- guide/ops/troubleshooting/slow-unresponsive.md | 75 +- guide/ops/troubleshooting/softwareprocess.md | 5 +- guide/ops/troubleshooting/web-console-issues.md | 3 +- guide/ops/upgrade.md | 97 +- guide/start/blueprints.md | 85 +- guide/start/concept-quickstart.md | 5 +- guide/start/index.md | 14 +- guide/start/managing.md | 313 +- guide/start/policies.md | 238 +- guide/start/running.md | 229 +- guide/styles/pdf.less | 18 + guide/styles/policy-tour.less | 238 + guide/styles/variables.less | 5 + guide/styles/website.less | 67 + index.md | 19 - javadoc/build.sh | 59 + javadoc/javadoc.less | 573 ++ javadoc/overview.html | 15 + package-lock.json | 5894 +++++++++++ package.json | 32 + style/css/_archive_warning.scss | 31 - style/css/_basic.scss | 92 - style/css/_blueprint_tour.scss | 181 - style/css/_code_blocks.scss | 115 - style/css/_feature_list.scss | 62 - style/css/_footer.scss | 29 - style/css/_landing.scss | 116 - style/css/_main_container.scss | 61 - style/css/_menu.scss | 95 - style/css/_search.scss | 29 - style/css/_tooltips.scss | 14 - style/css/_util.scss | 27 - style/css/catalog_items.css | 150 - style/css/code.css | 79 - style/css/javadoc.scss | 119 - style/css/printable.css | 9 - style/css/singlePage.css | 68 - style/css/website.scss | 20 - style/deps/README.md | 3 - .../glyphicons-halflings-regular.eot | Bin 20335 -> 0 bytes .../glyphicons-halflings-regular.svg | 229 - .../glyphicons-halflings-regular.ttf | Bin 41280 -> 0 bytes .../glyphicons-halflings-regular.woff | Bin 23320 -> 0 bytes style/deps/bootstrap-theme.css | 346 - style/deps/bootstrap.css | 5784 ----------- style/deps/bootstrap.js | 1951 ---- style/deps/bootstrap.min.css | 7 - style/deps/bootstrap.min.js | 6 - style/deps/font-awesome-4.2.0/_LICENSE | 1 - .../font-awesome-4.2.0/css/font-awesome.css | 1672 ---- .../font-awesome-4.2.0/css/font-awesome.min.css | 4 - .../font-awesome-4.2.0/fonts/FontAwesome.otf | Bin 85908 -> 0 bytes .../fonts/fontawesome-webfont.eot | Bin 56006 -> 0 bytes .../fonts/fontawesome-webfont.svg | 520 - .../fonts/fontawesome-webfont.ttf | Bin 112160 -> 0 bytes .../fonts/fontawesome-webfont.woff | Bin 65452 -> 0 bytes .../less/bordered-pulled.less | 16 - style/deps/font-awesome-4.2.0/less/core.less | 11 - .../font-awesome-4.2.0/less/fixed-width.less | 6 - .../font-awesome-4.2.0/less/font-awesome.less | 17 - style/deps/font-awesome-4.2.0/less/icons.less | 552 -- style/deps/font-awesome-4.2.0/less/larger.less | 13 - style/deps/font-awesome-4.2.0/less/list.less | 19 - style/deps/font-awesome-4.2.0/less/mixins.less | 25 - style/deps/font-awesome-4.2.0/less/path.less | 14 - .../less/rotated-flipped.less | 20 - .../deps/font-awesome-4.2.0/less/spinning.less | 29 - style/deps/font-awesome-4.2.0/less/stacked.less | 20 - .../deps/font-awesome-4.2.0/less/variables.less | 561 -- .../scss/_bordered-pulled.scss | 16 - style/deps/font-awesome-4.2.0/scss/_core.scss | 11 - .../font-awesome-4.2.0/scss/_fixed-width.scss | 6 - style/deps/font-awesome-4.2.0/scss/_icons.scss | 552 -- style/deps/font-awesome-4.2.0/scss/_larger.scss | 13 - style/deps/font-awesome-4.2.0/scss/_list.scss | 19 - style/deps/font-awesome-4.2.0/scss/_mixins.scss | 25 - style/deps/font-awesome-4.2.0/scss/_path.scss | 14 - .../scss/_rotated-flipped.scss | 20 - .../deps/font-awesome-4.2.0/scss/_spinning.scss | 29 - .../deps/font-awesome-4.2.0/scss/_stacked.scss | 20 - .../font-awesome-4.2.0/scss/_variables.scss | 561 -- .../font-awesome-4.2.0/scss/font-awesome.scss | 17 - style/deps/glossarizer.js | 379 - .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 180 -> 0 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 178 -> 0 bytes .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 120 -> 0 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 105 -> 0 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 111 -> 0 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 110 -> 0 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 119 -> 0 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 101 -> 0 bytes .../images/ui-icons_222222_256x240.png | Bin 4369 -> 0 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4369 -> 0 bytes .../images/ui-icons_454545_256x240.png | Bin 4369 -> 0 bytes .../images/ui-icons_888888_256x240.png | Bin 4369 -> 0 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4369 -> 0 bytes .../deps/jquery-ui/jquery-ui-1.8.18.custom.css | 565 -- .../jquery-ui/jquery-ui-1.8.18.custom.min.js | 356 - style/deps/jquery.cookie.js | 94 - style/deps/jquery.js | 9190 ------------------ style/deps/jquery.min.js | 4 - style/deps/octicons/LICENSE.txt | 9 - style/deps/octicons/README.md | 1 - style/deps/octicons/octicons-local.ttf | Bin 52764 -> 0 bytes style/deps/octicons/octicons.css | 235 - style/deps/octicons/octicons.eot | Bin 31440 -> 0 bytes style/deps/octicons/octicons.less | 233 - style/deps/octicons/octicons.svg | 198 - style/deps/octicons/octicons.ttf | Bin 31272 -> 0 bytes style/deps/octicons/octicons.woff | Bin 17492 -> 0 bytes style/deps/octicons/sprockets-octicons.scss | 230 - style/deps/superfish.js | 121 - style/deps/tooltip.css | 64 - style/deps/tooltip.js | 86 - style/deps/underscore-min.js | 6 - style/deps/underscore-min.map | 1 - .../img/apache-brooklyn-feather-atop-720px.png | Bin 72926 -> 0 bytes style/img/apache-brooklyn-logo-244px-wide.png | Bin 4892 -> 0 bytes style/img/apache-brooklyn-logo-817px-wide.png | Bin 10688 -> 0 bytes style/img/bridge-large-no-title.png | Bin 66113 -> 0 bytes style/img/bridge.png | Bin 20450 -> 0 bytes style/img/brooklyn.gif | Bin 4873 -> 0 bytes style/img/clipboard-green-click.png | Bin 51832 -> 0 bytes style/img/clipboard-green-hover.png | Bin 51473 -> 0 bytes style/img/clipboard-green-normal.png | Bin 61853 -> 0 bytes style/img/clipboard.png | Bin 3981 -> 0 bytes style/img/divider-quicklinks.gif | Bin 817 -> 0 bytes style/img/feather.png | Bin 40042 -> 0 bytes style/img/github-1024-black.png | Bin 15613 -> 0 bytes style/img/github-256-black.png | Bin 12166 -> 0 bytes style/img/github-256-green.png | Bin 13875 -> 0 bytes style/img/irc-256-black.png | Bin 4446 -> 0 bytes style/img/irc-256-green.png | Bin 5731 -> 0 bytes style/img/irc-icon.graffle | 640 -- style/img/ok.png | Bin 595 -> 0 bytes style/img/twitter-256-black.png | Bin 10590 -> 0 bytes style/img/twitter-256-green.png | Bin 11732 -> 0 bytes style/img/twitter-4096-black.png | Bin 45680 -> 0 bytes style/img/warning.png | Bin 29886 -> 0 bytes style/js/_readme.txt | 2 - style/js/catalog/bloodhound.js | 727 -- style/js/catalog/common.js | 103 - style/js/public.js | 169 - style/js/underscore-min.js | 6 - style/js/underscore-min.map | 1 - style/js/zeroclipboard/.gitignore | 1 - style/js/zeroclipboard/README.md | 41 - style/js/zeroclipboard/ZeroClipboard.js | 1036 -- style/js/zeroclipboard/ZeroClipboard.min.js | 9 - website/community/how-to-contribute-docs.md | 66 - website/community/index.md | 97 - website/community/irc.md | 14 - website/community/mailing-lists.md | 48 - website/community/security/CVE-2016-8737.md | 40 - website/community/security/CVE-2016-8744.md | 38 - website/community/security/CVE-2017-3165.md | 31 - website/community/security/index.md | 13 - website/developers/code-standards.md | 14 - website/developers/code/git-more.md | 295 - website/developers/code/index.md | 83 - website/developers/committers/index.md | 11 - .../committers/merging-contributed-code.md | 108 - .../committers/release-process/announce.md | 45 - .../release-process/environment-variables.md | 27 - .../committers/release-process/fix-release.md | 13 - .../committers/release-process/index.md | 28 - .../release-process/make-release-artifacts.md | 51 - .../release-process/prepare-for-release.md | 12 - .../committers/release-process/prerequisites.md | 150 - .../committers/release-process/publish-temp.md | 57 - .../committers/release-process/publish.md | 174 - .../release-process/release-version.md | 94 - .../release-process/verify-release-artifacts.md | 216 - .../committers/release-process/vote.md | 187 - website/developers/fork-after.png | Bin 134377 -> 0 bytes website/developers/fork-before.png | Bin 131674 -> 0 bytes website/developers/fork-new.png | Bin 137626 -> 0 bytes website/developers/how-to-contribute.md | 118 - website/developers/index.md | 50 - website/developers/links.md | 18 - website/developers/pull-request.png | Bin 94166 -> 0 bytes website/documentation/faq.md | 22 - website/documentation/glossary.md | 98 - website/documentation/index.md | 31 - website/documentation/other-docs.md | 10 - website/download/index.md | 160 - website/download/verify.md | 667 -- website/index.md | 172 - website/learnmore/blueprint-tour.md | 192 - website/learnmore/catalog/catalog-item.html | 139 - website/learnmore/catalog/index.html | 157 - .../learnmore/features/blueprint-compose.png | Bin 15299 -> 0 bytes .../features/blueprint-machine-specs.png | Bin 16214 -> 0 bytes website/learnmore/features/blueprinting.md | 24 - website/learnmore/features/index.md | 18 - website/learnmore/features/java-hierarchy.png | Bin 106962 -> 0 bytes website/learnmore/features/java.md | 41 - website/learnmore/features/operations.md | 75 - website/learnmore/features/ops-console.png | Bin 491417 -> 0 bytes website/learnmore/features/ops-rest.png | Bin 62894 -> 0 bytes website/learnmore/features/policy-based-mgmt.md | 28 - website/learnmore/index.md | 31 - website/learnmore/theory.md | 184 - website/meta/license.md | 203 - website/meta/sitemap.md | 26 - website/meta/versions.md | 91 - zoneMergeManual.html | 31 - zoneMergeStarted.html | 31 - 436 files changed, 9081 insertions(+), 40587 deletions(-) ----------------------------------------------------------------------
