Vyhodb requires JRE version not lower than 7u64. The latest version, as well as instructions for installing JRE can be found here http://www.oracle.com/technetwork/java/javase/downloads/index.html.
The latest version of the vyhodb distribution package can be downloaded from download page. The distribution package is a zip file with directory vyhodb-0.9.0 inside.
After unzipping vyhodb-0.9.0 directory, you need to specify path to JRE:
Now you can start vyhodb server in so called stand-alone mode. Run one of the following scripts:
Picture below shows console output of running vyhodb server:
To stop vyhodb server use Ctrl+C combination or vdb-close-remote script (can be found in bin-cmd or bin-sh directories).
File | Description |
---|---|
bin-cmd | windows command line utilities |
bin-sh | linux command line utilities |
lib | vyhodb system jar files |
services | Directory for RSI Services jar files |
storage | Default directory for storage files (data file and log file) |
LICENSE | vyhodb license agreement |
vdb.properties | vyhodb configuration file |
vdb-start.cmd | windows start script |
vdb-start.sh | linux start script |