Installation
Bare installation
Download the latest tar.gz package from https://github.com/opencb/iva/releases.
Extract the package
tar -xvf iva-[VERSION].tar.gz
Move the folder into the working directory of a static web server of your choice (e.g. Apache)
Add IVA into Apache HTTP Server
IVA can be set up either by downloading iva-#.#.#.tar.gz from every stable release of IVA which can be found in https://github.com/opencb/iva/releases or by building it from scratch and then copying the build content into a web server like Apache HTTP Server.
Step 1: Download the Iva

Step 2: Copy or Move
the downloaded file to the server in this path /var/www/html/
then extract the file
Last updated
Was this helpful?