Skip to content

Dockerize the entire workflow #1

Description

@Pro696969

Add Dockerfile(s)

Minimal images:

  • Python app image (base for producer, consumers, batch scripts)

  • Optional separate Spark image to run Spark jobs via spark-submit (or use official Spark image with connector packages)

  • Update/extend docker-compose.yaml to include:

    • zookeeper (already present)
    • kafka (already present — ensure advertised listeners work in compose)
    • postgres
  • Provide .env.example and documented env variables for secrets/config

  • Provide a Makefile or bash helper scripts for common tasks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions