Skip to content

Latest commit

 

History

History
82 lines (47 loc) · 2.17 KB

README.md

File metadata and controls

82 lines (47 loc) · 2.17 KB

change-data-capture-instances

This projects presents instances of the Change Data Capture (CDC) realization via different technologies and techniques.

last commit

license


Docker

📇 Table of Contents

📖 About

This projects presents instances of the Change Data Capture (CDC) realization via different technologies and techniques.

🎚 Features

🚦 Getting Started

These instructions allow to get a copy of this project and run it on a local machine.

Prerequisites

Before using it, make sure that follows software are installed on the local machine:

  • Docker Compose - tool for defining and running multi-container Docker applications.

If any of the listed software is not installed, then it can be installed by instruction as described below.

Docker Compose

  • Install Docker Compose according to instructions from an official source.

Installing

In order to install it is quite simple to clone or download this repository.

Cloning

For the cloning this repository to a local machine, just use the following param:

[email protected]:innopolis-university-java-team/change-data-capture-instances.git

Using

Launching

To do the launching some incstance, go to the instance directory and execute the following command:

docker-compose up --build

Sending request

🛠 Built With

  • Docker Compose - tool for defining and running multi-container Docker applications.

©️ Authors

  • Alexander A. Kropotin - initial work - ololx.

🔏 Licensing

This project is unlicensed - see the lisence document for details.