Openbravo

오픈소스 비즈니스 컨설팅
둘러보기로 가기 검색하러 가기

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
  • Openbravo 재기동
/etc/init.d/openbravo-erp restart

사용자 가이드

관리자 가이드

참고 문헌