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** When using podman and pulling an image with a short name it needs an TTY to ask for the registry to pull from. This fails with docker compose. **Troubleshooting**...

**Description** Error starting zookeeper on docker-compose up. May be Docker issue https://github.com/docker/compose/issues/7188 **Update** After upgrading Docker Desktop to 4.2.0 and rebooting machine, was able to get the instance to start;...

See https://github.com/confluentinc/cp-all-in-one/pull/84

Dear Community Friends: Can someone help me create the `qty. 3` broker version of the [cp-all-in-one](https://github.com/confluentinc/cp-all-in-one/blob/6.2.1-post/cp-all-in-one-community/docker-compose.yml) Docker configuration? It will all go on a DEV/TEST laptop or PC. I have...

**Description** I am up docker docker-compose.yml file on my server, all conteaners successfully working on my mushin. When I using the control center and try the query to stream it...

Tried to bring up Kafka Connect by running `docker-compose up` on `cp-all-in-one-community` It seems to fail with the compose file provided in this repo. ``` % docker ps CONTAINER ID...

Running Docker for windows. ``` $ docker version Client: Docker Engine - Community Version: 19.03.8 API version: 1.40 Go version: go1.12.17 Git commit: afacb8b Built: Wed Mar 11 01:23:10 2020...

when i run docker-compose up -d the containers don't connect, i explain: control-center cannot connect to the containers: connect, ksqldb and schema-registry. In the control-center dashboard it appears to me...

Hi, I am new Kafka user and have managed to get a docker-compose stack working locally to successfully run functional tests from an ASP.NET Core 3.1 test service. This exists...

**Description** I downloaded and launched the [cp-all-in-one docker-compose file](https://github.com/confluentinc/cp-all-in-one/tree/6.1.1-post/cp-all-in-one/docker-compose.yml) and followed [the guide to start using Confluent locally by creating a new topic](https://docs.confluent.io/platform/current/quickstart/ce-docker-quickstart.html#step-2-create-ak-topics) However, I got the following error on...