{"id":19603668,"url":"https://github.com/claudioaltamura/kafka-easy-docker-compose","last_synced_at":"2025-08-23T15:38:02.503Z","repository":{"id":136440266,"uuid":"207247218","full_name":"claudioaltamura/kafka-easy-docker-compose","owner":"claudioaltamura","description":"docker compose files to create a fully working kafka stack","archived":false,"fork":false,"pushed_at":"2019-09-09T07:38:55.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T15:48:02.408Z","etag":null,"topics":["docker-compose","kafka"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/claudioaltamura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-09T07:12:17.000Z","updated_at":"2019-09-09T07:38:56.000Z","dependencies_parsed_at":"2023-05-21T00:45:09.273Z","dependency_job_id":null,"html_url":"https://github.com/claudioaltamura/kafka-easy-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/claudioaltamura/kafka-easy-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fkafka-easy-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fkafka-easy-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fkafka-easy-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fkafka-easy-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudioaltamura","download_url":"https://codeload.github.com/claudioaltamura/kafka-easy-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fkafka-easy-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271754934,"owners_count":24815322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","kafka"],"created_at":"2024-11-11T09:30:57.790Z","updated_at":"2025-08-23T15:38:02.473Z","avatar_url":"https://github.com/claudioaltamura.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# kafka-easy-docker-compose\ndocker compose files to create a fully working kafka stack\n\nwurstmeister as image\n\nstart\n```\ndocker-compose up -d\n```\n\nscale\n```\ndocker-compose scale kafka=3\n```\n\nstop\n```\ndocker-compose stop\n```\n\nExample with console producer and consumer\n==========================================\n\nDownload and install Kafka https://kafka.apache.org/downloads\n\nconsole 1\n```\ncd ./kafka_2.12-2.3.0/bin\n./kafka-console-producer.sh --broker-list localhost:9092 --topic my_topic\n```\n\nconsole 2\n```\ncd ./kafka_2.12-2.3.0/bin\n./kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic my_topic --f\n```\n\nKafka operations\n================\n[see here Kafa operations examples](kafka-operations.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fkafka-easy-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudioaltamura%2Fkafka-easy-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fkafka-easy-docker-compose/lists"}