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/10 13:20:54 UTC

[1/2] brooklyn-docs git commit: Adds instructions for configuring brooklyn to use the system proxy

Repository: brooklyn-docs
Updated Branches:
  refs/heads/master 6144986e0 -> f55f61507


Adds instructions for configuring brooklyn to use the system proxy


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

Branch: refs/heads/master
Commit: 32a03494a1bfab21d07896637a1d93d6fb79fba5
Parents: 6144986
Author: Martin Harris <gi...@nakomis.com>
Authored: Wed May 10 14:08:29 2017 +0100
Committer: Martin Harris <gi...@nakomis.com>
Committed: Wed May 10 14:08:29 2017 +0100

----------------------------------------------------------------------
 guide/ops/troubleshooting/_connectivity.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/32a03494/guide/ops/troubleshooting/_connectivity.md
----------------------------------------------------------------------
diff --git a/guide/ops/troubleshooting/_connectivity.md b/guide/ops/troubleshooting/_connectivity.md
index a7117ac..09c3b3d 100644
--- a/guide/ops/troubleshooting/_connectivity.md
+++ b/guide/ops/troubleshooting/_connectivity.md
@@ -54,6 +54,8 @@ Try accessing the web-service URLs from a browser via the proxy, or perhaps try
     bin/brooklyn launch
 ```
 
+If a system-level proxy server has been configured, you can instruct brooklyn to use the proxy server by passing `-Djava.net.useSystemProxies=true` to the JVM
+
 ## Service is listening
 
 ### Service responds


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

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


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

Branch: refs/heads/master
Commit: f55f6150721cc79686f5c841c5e574495d17b091
Parents: 6144986 32a0349
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Wed May 10 14:20:47 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Wed May 10 14:20:47 2017 +0100

----------------------------------------------------------------------
 guide/ops/troubleshooting/_connectivity.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------