Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding docker-compose for local deployments #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joselsegura
Copy link
Collaborator

Description

Add docker-compose.yml with Kafka, Minio and a couple of topics and buckets to work with.

Type of change

  • Refactor (refactoring code, removing useless files)

Testing steps

Used locally for several times.

Checklist

  • pre-commit run -a passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

Copy link
Collaborator

@juandspy juandspy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add some instructions on how to use this compose with the ccx-messaging library, be it the podman command to configure the env vars and config.yaml or include it as part of the compose

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.77%. Comparing base (a637107) to head (b0b2227).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   84.77%   84.77%           
=======================================
  Files          33       33           
  Lines        1051     1051           
=======================================
  Hits          891      891           
  Misses        160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants