Skip to content

panaitescu-paul/Microservices-Passenger-Management-CSharp-2020

Repository files navigation

Microservices Passenger Management - CSharp - 2020

Note: The Docker Image is available here.

Setup

Default:

Run docker-compose up --build using the docker-compose.yml found here.
In this setup, the API will listen for Kafka at address kafka:9092 (kafka being the name of the kafka container), but the API will need to be manually linked to Kafka's container using the --link flag.

Custom:

The configuration file can be found at api/appsettings.json.
The new setup can be executed by docker-compose up --build using .../api as the current working directory.

About

Passenger Management Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published