Installing Event Store Microservices in Docker

This section helps you to install the Event Store Microservice in Docker cloud.

Procedure:

  1. Install the latest version of Docker.
  2. Copy the zip file into the installation directory.
  3. Extract the zip file.

  4. Open the command prompt from the same location.
  5. Execute the below command, which creates an image and docker container for the image.
    • For Windows: eventstore.bat up --build -d
    • For Linux: eventstore.sh up --build -d
  6. Execute the below commands to stop and remove the existing container.
    • For Windows: eventstore.bat down
    • For Linux: eventstore.sh down

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 6:50:38 PM IST

Feedback
x