odpi / egeria

Egeria core
https://egeria-project.org
Apache License 2.0
779 stars 258 forks source link

Added egeria-platform docker compose file and readme. #8251

Closed dwolfson closed 1 month ago

dwolfson commented 1 month ago

Description

This pull request adds support for a docker compose based deployment. This first docker compose yaml file is a very basic configuration that includes a single kafka container and a single Egeria platform that autostarts the sample configurations.

Related Issue(s)

None

Testing

Manually tested.

Release Notes & Documentation

A pull request in progress for Egeria docs.

Additional notes

There will be more compose configurations subsequently that handle additional scenarios.