상단

ERP 솔루션인 Openbravo를 정리 합니다.

 
 

체험하기


  • 다운로드 사이트에서 Sun VirtualBox Virtual Appliance 파일은 OpenbravoERP-3.0RC4-x86.virtualbox.zip을 다운로드 받아 실행 한다.

    • Linux User : root / , Openbravo / openbravo

    • PostgreSQL : PostgreSQL, 5432 port, tad / tad

    • Tomcat Manager : http://ip_address/manager/html, admin / openbravo

     
  • Virtual Appliance 사용 SW

    • Apache Tomcat

    • Apache HTTP Server

    • PostgreSQL

 
 

설치 가이드


Ubuntu Server 10.04에 Openbravo 설치하기

 
  • SSH 설치

 
 apt-get install ssh
 /etc/init.d/ssh restart
 
  • JDK 설치

 
 apt-get install openjdk-6-jdk openjdk-6-jre
 
  • Openbravo 설치

 
 apt-get install python-software-properties
 add-apt-repository "deb http://archive.canonical.com/ubuntu lucid partner"
 add-apt-repository "deb-src http://archive.canonical.com/ubuntu lucid partner"
 apt-get update
 apt-get install openbravo-erp
 
 /etc/init.d/openbravo-erp restart
 

사용자 가이드


 

관리자 가이드


 

참고 문헌


 
 

분류: 오픈소스 
ERP 
WebSite

최종 수정일: 2024-09-30 12:26:18

이전글 :
다음글 :