Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For running instance of ODN/UV:

HWHardware requirements:

  • common x86_64 compatible CPU
    • dual/quad core is recommended
  • minimum 4 GB of RAM 
    • recommended at least 8 GB of RAM
  • minimum 40 GB HDD space 

SWSoftware requirements:

  • OS Linux or Windows
    • recommended is Debian 7 "wheezy" (easy installation using Debian packages) 
  • Java 7
    • please do not use Java 8, not supported yet.
  • Apache Tomcat 7+
  • Sesame 2.7.13+  or Virtuoso 7.0+ for intermediate data store for data processed on the pipeline.
    • Note: Certain issues needs to be solved to fully support Virtuoso. 
  • MySQL for relational database storing configuration of pipelines, DPUs, etc.
  • Supported web browser for Web administration interface (taken from https://vaadin.com/features):
    • Google Chrome 23 or newer
    • Internet Explorer 8 or newer
    • Mozilla Firefox 17 or newer
    • Opera 12 or newer
    • Safari 6 or newer

...

For developing DPUs (Plugins for ODN/UV):

...

On top of the requirements defined in the section "For running instance of ODN/UV", it is necessary to satisfy the requirements as follows: 

Software requirements:

...

  • Netbeans or Eclipse or similar Java IDE for developing plugins.
  • Installed Apache Maven 3. It may be provided together with certain IDEs
  • Installed Git version control tool It may be provided together with certain IDEs

...