You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/05/22 07:42:33 UTC

[1/2] brooklyn-docs git commit: Document JCE requirements

Repository: brooklyn-docs
Updated Branches:
  refs/heads/master e4187b668 -> 04910c575


Document JCE requirements


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/fb8011ca
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/fb8011ca
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/fb8011ca

Branch: refs/heads/master
Commit: fb8011cac666f3b5507a62d445a867456f3dbc42
Parents: e4187b6
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon May 22 10:06:38 2017 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon May 22 10:06:38 2017 +0300

----------------------------------------------------------------------
 guide/ops/production-installation.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/fb8011ca/guide/ops/production-installation.md
----------------------------------------------------------------------
diff --git a/guide/ops/production-installation.md b/guide/ops/production-installation.md
index e1ef8cd..2b870c4 100644
--- a/guide/ops/production-installation.md
+++ b/guide/ops/production-installation.md
@@ -26,7 +26,8 @@ This guide covers the basics. You may also wish to configure:
 Check that the server meets the [requirements](requirements.html).
 Then configure the server as follows:
 
-* install Java JRE or JDK (version 7 or later)
+* install Java JRE or JDK (version 8 or later)
+* enable "Java Cryptography Extension" (already enabled out of the box of OpenJDK installs)
 * install an [SSH key]({{ site.path.guide }}/locations/index.html#ssh-keys), if not available
 * if the "localhost" location will be used, enable [passwordless ssh login]({{ site.path.guide }}/locations/index.html#ssh-keys)
 * create a `~/.brooklyn` directory on the host with `$ mkdir ~/.brooklyn`


[2/2] brooklyn-docs git commit: This closes #188

Posted by dr...@apache.org.
This closes #188


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/04910c57
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/04910c57
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/04910c57

Branch: refs/heads/master
Commit: 04910c575ad0dae2b6840aaa201bbdff46d3c51b
Parents: e4187b6 fb8011c
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Mon May 22 08:42:26 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Mon May 22 08:42:26 2017 +0100

----------------------------------------------------------------------
 guide/ops/production-installation.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------