Github user richardcloudsoft commented on a diff in the pull request:

    
https://github.com/apache/incubator-brooklyn-site/pull/10#discussion_r17540484
  
    --- Diff: quickstart/install.md ---
    @@ -0,0 +1,117 @@
    +---
    +layout: normal
    +title: Install Apache Brooklyn®
    +---
    +1. [Set up the prerequisites](#prerequisites)
    +1. [Download Brooklyn](#download)
    +1. [Configuring brooklyn.properties](#configuring-properties)
    +1. [Configuring catalog.xml](#configuring-catalog)
    +1. [Confirm installation](#confirm)
    +
    +## tl;dr
    +There is a simple bash script available to help with the installation 
process. 
    +
    +#### Script prerequisites
    +The script assumes that the server is a recent RHEL/CentOS 6.x Linux or 
Ubuntu 12.04 installation, preferably with the latest Oracle Java 1.6.0 JRE 
installed, but other Linux variants have been tested successfully, and the 
script will install Java and other required packages if they are not present. 
You must have root access over [passwordless 
SSH](/learnmore/passwordless-ssh.html) to install brooklyn, but the service 
runs as an ordinary user once installed. To manage the brooklyn service you 
must also be able to connect to port 8081 remotely.
    --- End diff --
    
    A reminder to *not* use a leading slash in links. Either use a relative 
link like `../whatever.html`, or full link like `{{site.url}}/whatever.html`. 
This also applies to the three other uses of leading slash links in this file.


---
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.
---

Reply via email to