cp-all-in-one icon indicating copy to clipboard operation
cp-all-in-one copied to clipboard

docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud, Apache Kafka Confluent Platform

Results 41 cp-all-in-one issues
Sort by recently updated
recently updated
newest added

**Description** #### After docker compose up * ERROR broker=1 is storing logs in /tmp/kraft-combined-logs, Kafka expects to store log data in a persistent location (io.confluent.controlcenter.healthcheck.AllHealthCheck) * broker | [2024-01-09 09:28:19,376]...

**Description** Following the instructions/environment variables set to connect to a Confluence cloud instance of Kafka, my docker instance is timing out connecting to the admin client for the instance. The...

Hello there, please I couldn't find how to set enable.auto.commit to false in docker-compose file? Thank you

**Description** The `cp-all-in-one-community/README.md` file refers to but this now just pulls through to the top level The previous documentation was very good as can be seen at **Troubleshooting** To verify...

**Description** When trying to use the Docker-compose example, the image given in https://github.com/confluentinc/cp-all-in-one/blob/master/cp-all-in-one-kraft/docker-compose.yml#L6, is not found ```sh $ docker-compose up [+] Running 1/1 Error response from daemon: failed to resolve...

**Description** As Kafka cluster starts running in KRaft mode, the Kafka nodes continuously generates metadata from the shapshots. **I don't know if it is an issue, I want to be...

**Description** https://github.com/confluentinc/cp-all-in-one/blob/7.2.1-post/cp-all-in-one-cloud/docker-compose.yml referred in official tutorial https://github.com/confluentinc/cp-all-in-one/blob/7.2.1-post/cp-all-in-one-cloud/docker-compose.yml does not contain volumes spec. **Troubleshooting** docker-compose up followed by docker-compose down clears all the data. **Environment** - any

### Description _What behavior does this PR change, and why?_ ### Author Validation _Describe the validation already done, or needs to be done, by the PR submitter._ ### Reviewer Tasks...