-
-
Notifications
You must be signed in to change notification settings - Fork 662
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dev): improve the docker-compose environment (#461)
* Configure the SELinux labeling for all volumes * Remove the obsolete `webpack` container * Remove the reference to the non-existing 'connects-plugins' directory * Remove references to the IP 127.11.8.17 * Mark the kafkacat container as `depends_on` the kafka container * Explicitly disable the new zookeeper HTTP "Admin server" * Explicitly and consistently quote the `environment` in the docker-compose YAML files * Assign a broker id to the Kafka brokers * Fix the configuration for the connect server * Fix the path to the kafka data to match the non-dev server configuration * Provide some akhq configuration for the development version * Configure the authorizer on the Kafka cluster to prevent errors when using the `ACLs` tab
- Loading branch information
Showing
4 changed files
with
186 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.