Log in / create account
View source | Discuss page | Page history | Printable version   
ADVERTISEMENT
Accounting eLearning Courses
Partnerships
SourceForge.net Logo
Openbravo ERP at SourceForge

SourceForge.net Logo
Openbravo POS at SourceForge

Open Solution Alliance Logo
Openbravo at Open Solution Alliance

Virtual appliances

Rating :
5.00/5
(2 votes cast)
You have to be registered to be able to vote

Contents

Introduction

A virtual appliance is a minimalist preinstalled and preconfigured application and operating system, designed to run under VMware, Xen or any other virtualization technology. The Openbravo ERP project provides virtual appliances to simplify the evaluation process. To facilitate the evaluation process, these appliances include a sample database called BigBazaar.

The appliance images are available in the SourceForge download area.

General information

Included software

The appliances include the following software:

Minimum requirements

VMware appliance

VMWare Player 1.x, 2.x, VMware Server, VMware WorkStation or VMware Fusion.

Xen appliance

Xen 3.0.03 or higher.

Image details

VMware appliance

Allocated free space: 3GB. Allocated RAM memory: 384MB. Allocated swap space: 128MB. Networking: bridged.

Xen appliance

Allocated free space: 3GB. Allocated swap space: 128MB.

Openbravo ERP login information

Enter the IP address indicated at the end of the boot process. To log into Openbravo ERP:

username: Openbravo

password: openbravo

Note that both are case sensitive.

Linux passwords

Note that these passwords are not used to login in Openbravo ERP, but in Linux.

Misc

Installation

Use VMware Player (freeware) to run pre-built virtual machines on your desktop. To get the Openbravo appliance running, follow these steps:

Welcome to Openbravo ERP Community Appliance, version 2.35 MP5
Enter http://<IP_ADDRESS> into your browser to start using Openbravo ERP

In case there is no DHCP you have two options:

  1. Change the networking option within the VMware player to NAT and restart the virtual machine. This will create an internal subnet within your computer through which you will be able to access the virtual machine. Note that this way, Openbravo will not have access to the internet.
  2. Or login as root (passwordless) and type the following commands to set a specific ip IP_ADDRESS and a gateway IP_GATEWAY:
commandline$ ifconfig eth0 IP_ADDRESS netmask 255.255.255.0 up
commandline$ route add default gw IP_GATEWAY

Finally to make it available to the internet, assign some DNS servers to it:

commandline$ echo "nameserver IP_DNS1" >> /etc/resolv.conf
commandline$ echo "nameserver IP_DNS2" >> /etc/resolv.conf

Once the IP address is set, open http://<IP_ADDRESS> to access Openbravo ERP in a web browser (see above).

In the login page, enter Openbravo as the user name and openbravo as the password. Note that both the login and the password are case sensitive.

Xen appliance

Xen is an open source and free virtualization software. To get the Openbravo appliance running, follow these steps.

Changelog

Version 2.35 MP5

Version 2.35 MP4

Version 2.35 MP1

Version 2.35

Initial VMware and Xen virtual images:

Support

For any questions or doubts about the virtual appliances, post your questions in the Help forum. Or join the #openbravo IRC channel in freenode.

If you think you've found a bug, report it through issues.openbravo.com.

Retrieved from "http://wiki.openbravo.com/wiki/Virtual_appliances"

This page has been accessed 30,542 times. This page was last modified 10:34, 18 June 2008. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.


Category: Installation