-
Notifications
You must be signed in to change notification settings - Fork 54
1. Installation as User
Jaewook Byun edited this page Mar 26, 2023
·
3 revisions
oliot-epcis-2.2.0
- JDK 19 - https://jdk.java.net/19/
- Eclipse Vert.X - https://vertx.io/
- MongoDB 6.x - https://www.mongodb.com/try/download/community
- Install JDK 19, MongoDB
- Set jdk bin folder as a system path
- Download 'epcis.jar'
- Run MongoDB
configuration.json is in epcis.jar. You can modify the configuration and run the server with it.
> java -jar epcis.jar configuration.json