Standalone server

Details

Elvyx can run as a standalone server. On this way, you can have a process running in background collecting data from the driver.

These are some possibilities that this configuration allow you.

  • Collect data remotely
  • Connect to the hsqldb database using a sql tools to recovery the information.
  • Use a db plug ins instead the elvyx client.

Startup the server

The files to start and stop the server are included into the standalone folder. If you want to use this option, copy them to elvyx-1.0.XX folder. The reason we moved that files to the standalone folder was because people tend to run these files before elvyx.bat. We want to keep it simple.

  1. Go to elvyx-1.0.XX/standalone
  2. Copy startup.xxx and shutdown.xxx to elvyx-1.0.XX directory
  3. Startup the server

    Run ./startup.sh & or startup.bat

Shutdown the server

  1. Shutdown a local host server

    Run ./shutdown.sh & or shutdown.bat

  2. Shutdown server with parameters

    Run ./shutdown.sh address port