Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 918 Bytes

File metadata and controls

17 lines (12 loc) · 918 Bytes

MS-PerfDemo-REST-EclipseStore

PerfDemoArchitecture

REST Proxy receives the the requests from sender and returns EclipseStore data. On the architecture chart this project is the blue section on the left.

Links to other part projects:

  1. REST Proxy PostgreSQL (yellow on the right): https://github.com/microstream-one/MS-PerfDemo-REST-PostgreSQL
  2. Sender Application (Gray on the bottom): https://github.com/microstream-one/MS-PerfDemo-Sender/tree/master

Setup

  1. Build an image by using the following command: Clean package -D packaging=docker
  2. Copy that image to your docker environment
  3. Use the docker compose file from sender project here to deploy whole infrastructure: https://github.com/microstream-one/MS-PerfDemo-Sender/tree/master/Microstream-Config/performance-demo