Installation/Ubuntu
| Languages: |
| Ubuntu
|
Contents |
Introduction
Openbravo has a native Ubuntu package available from Openbravo repository, which allows Ubuntu users to easily and quickly add the software to their Ubuntu server.
This part of the document explains the installation of Openbravo ERP in Ubuntu Lucid Lynx 10.04. It applies to a new Openbravo ERP installation only, NOT an upgrade of an existing installation.
Requirements
Hardware
- In order to install Openbravo it is necessary to have at least 1.5GB of RAM.
Software
- Ubuntu version 10.04 (Lucid Lynx)
- Ubuntu version 11.04 (Natty Narwhal)
- Ubuntu version 11.10 (Oneiric Ocelot)
| Using the Ubuntu Lucid Lynx 10.04 package is recommended for production systems, it is a Long Term Support (LTS) release |
Installation
Command line installation using PPA Repository
- Enable the openbravo-isv PPA Repository:
sudo add-apt-repository ppa:openbravo-isv/ppa
- Update the package tree and perform the install:
$ sudo apt-get update $ sudo apt-get install openbravo-3
Note: sudo command will ask for the user password.
Installing using the Ubuntu partner repository
The latest versions of Openbravo are currently not available in the Ubuntu partner repository. We are working to provide them from there in the future.
Accessing Openbravo
- Type http://localhost/openbravo in your web browser's address bar to log in into Openbravo.
- Use the following credentials to access the application:
- username: Openbravo
- password: openbravo
NOTE: The username is Openbravo, with an uppercase O. The password is openbravo, with a lowercase o. The system is case-sensitive, and you need to type both data elements correctly to access it. |
Advanced topics
Navigate to the advanced topics guide to discover more details.