Skip to content

1. Installation as User

Jaewook Byun edited this page Mar 26, 2023 · 3 revisions

Version

oliot-epcis-2.2.0

Environment

Pre-requisite

  1. Install JDK 19, MongoDB
  2. Set jdk bin folder as a system path
  3. Download 'epcis.jar'
  4. Run MongoDB

Run EPCIS

configuration.json is in epcis.jar. You can modify the configuration and run the server with it.

> java -jar epcis.jar configuration.json 

Oliot EPCIS Tutorial (Korean)