wiki:OpendasVmDev

OpenDAS VM Dev ( ftp://www.opendas.org/OPENDAS_01031_1638.ova)

To ease the discovery of OpenDAS, we publish a VirtualBox virtual machine, all in one.
The VM contains :

  • Eclipse with plugins
  • Talend Open Studio
  • workspace
    • OpenDas
    • OpenERP with OpenDas Modules
    • Megento with OpenDas Modules
  • Configuration
  • Databases
    • Configuration
    • Target

The jnlp directory contains links to Demos JNLP and devs JNLP

 http://opendas-jnlp

OpenERP contains OpenDAS Configuration

 http://opendas-config:8080
database opendas_config
user admin
password admin

OpenERP contains Démo datas

 http://opendas-data:8080
database opendas_data
user admin
password admin

Magento contains Démo datas

 http://opendas-magento
 http://opendas-magento/index.php/admin
user opendas
password opendas


Warning: (cf: OpendasInstallUnix)

ActiveMQ Server must be started

/home/opendas/install/apache-activemq-5.5.0/bin/linux-x86-32/activemq start

OpenDAS Server must be started

cd /home/opendas/workspace/opendas/client/lib/ ln -s /home/opendas/workspace/opendas/server/bin/das_server.jar.

OpenERP Server must be started

python2.6 ~/workspace/openerp/server/bin/openerp-server.py python2.6 ~/workspace/openerp/web/openerp-web.py

Talend Jobs must be started

DEMO
cd ~/workspace/opendas/talend/bin/GET_DEMO_0.1/GET_DEMO sh GET_run.sh # implicit config file : ~/workspace/opendas/talend/config/GET_DEMO.conf cd ~/workspace/opendas/talend/bin/SET_DEMO_0.1/SET_DEMO sh SET_run.sh # implicit config file : ~/workspace/opendas/talend/config/SET_DEMO.conf
DEV
cd ~/workspace/opendas/talend/bin/GET_0.1/GET sh GET_run.sh # implicit config file : ~/workspace/opendas/talend/config/GET.conf cd ~/workspace/opendas/talend/bin/SET_0.1/SET sh SET_run.sh # implicit config file : ~/workspace/opendas/talend/config/SET.conf 

Virtual Box Installation

 http://www.virtualbox.org/

Attachments