Document update require, missing sample file #1556
Replies: 1 comment
-
|
all compose files could be found here: our docs are open source: https://github.com/kafbat/ui-docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the doc to run locally,
docker-compose -f ./documentation/compose/kafka-clusters-only.yaml up -d, but the file(kafka-clusters-only.yaml) is not in source code.And somehow in
.dev/dev.yaml, it defined the kafka-ui itself.I think for documentation, it needs to distinguish the difference development and deployment for different kind of users. Also, better to highlight the usage of docker for dev vs devcontainer setup.
Beta Was this translation helpful? Give feedback.
All reactions