Install OpenBravo
Run the Application install script
./openbravo-installer-for-ubuntu.sh
Reply to the questions
a. Reply Y to continue and the script will download the OpenERP software.
b. Select

c. Select

d. Select OK on Configuring Postgresql

e. Select

f. Select

g. OpenBravo is built and after 10-20 mins you should see BUILD SUCCESSFUL.

h. Add port 8880 to the App security group by going to the SecGrp tab and clicking on the Make Authorization icon

For extra security use your client IP address. e.g. 192.66.78.50/0 IP address rather 0.0.0.0/0 which allows all IP addresses access.

i. In a browser go to the url of openbravo. Use the Elastic IP/Public DSN from the server tab. e.g. http://75.101.999.999:8880/openbravo

j. Log in using the following default ID
username: Openbravo
password: openbravo
Note: the login credentials are case-sensitive.

k. Disable the start at boot time by running the linux command:
update-rc.d -f openbravo-erp remove