Skip to content

zama-insa/Vodich

Repository files navigation

## Vodich App

ESB Qualification Scenario Launcher

Build Status

## Configure the whole thing

Application dependencies:

Launch the app

  • Launch ActiveMQ: [activemq_folder]/bin/activemq start
    • Verify that the activemq process actually exists. The web console is available at http://localhost:8161
  • Launch UltraESB: [ultraesb-folder]/bin/ultraesb.sh
  • Launch Kibana: [kibana-folder]/bin/kibana.sh
  • Finally, Launch Tomcat server. For both Vodich and Producer.

Troubleshoot

  1. If Kinaba visualizations don't work (http://localhost:9200), it means that the elasticsearch data folder is locate elsewhere, not Vodich/data. You need to find that folder and copy Kibana data there (located under Vodich/data/main/index/nodes/0/indices/.kibana)

Releases

No releases published

Packages

No packages published