ERP/2.50/Development Stack Setup - Openbravo wiki
ERP/2.50/Development Stack Setup
Contents
[hide]
* 1 Summary
* 2 Motivation
* 3 Operating System
* 4 PostgreSQL
* 5 Oracle
* 6 Sun JDK
* 7 Apache Ant
* 8 Apache Tomcat
* 9 Mercurial
Summary
This article explains in detail how to install and configure the whole stack required for a Openbravo ERP development environment, including:
* PostgreSQL.
* Oracle.
* Sun JDK.
* Apache Ant.
* Apache Tomcat.
The whole guide is valid for all the hardware architectures the stack supports, such as x86 or x86_64. A minimum of 2GB or RAM is recommended for x86 and 3GB for x86_64.
Motivation
A development setup has different needs than a production environment. The main goal is to make the developer's life as easy as possible, while increasing the productivity.
Some of the components are configured in the same way as in a production system. In those cases a link to the production environment setup is provided.
No comments:
Post a Comment