Installing Campaign Microservice in Docker

This section helps you to install the Campaign microservice in Docker.

Procedure:

  1. Install Docker Engine in your deployment environment.
  2. Extract the generated Docker package contents into the installation directory.

  3. Open a command prompt window in the installation directory.
  4. Execute the following command to install the Docker images and start the respective container for that image.
    • For Windows: ms-campaign.bat up --build -d
    • For Linux: ms-campaign.sh up --build -d

  5. Execute the following command to stop the Docker containers.
    • For Windows: ms-campaign.bat down
    • For Linux: ms-campaign.sh down

Bookmark Name Actions
Feedback
x