Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/136#discussion_r93970877
--- Diff: guide/ops/server-cli-reference.md ---
@@ -15,8 +15,9 @@ To launch Brooklyn, from the directory where Brooklyn is
unpacked, run:
{% endhighlight %}
With no configuration, this will launch the Brooklyn web console and REST
API on [`http://localhost:8081/`](http://localhost:8081/).
-No password is set, but the server is listening only on the loopback
network interface for security.
-Once [security is configured](brooklyn_properties.html), Brooklyn will
listen on all network interfaces by default.
+listening on all network interfaces. No credentials are required by
default. It is strongly
--- End diff --
Remove preceding dot, don't break line.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---