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


Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, August 29, 2023 1:50:09 PM IST

Last Updated R23 AMR