Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should provide a bin tar for kafka-manager #653

Open
boweite opened this issue Jun 10, 2019 · 15 comments
Open

should provide a bin tar for kafka-manager #653

boweite opened this issue Jun 10, 2019 · 15 comments

Comments

@boweite
Copy link

boweite commented Jun 10, 2019

Kafka-manager should provide the bin package. Like other open source software, it supports direct installation, deployment, and running.

@linehrr
Copy link

linehrr commented Jun 10, 2019

https://hub.docker.com/r/kafkamanager/kafka-manager
this is one way to do it.

@seanb4t
Copy link

seanb4t commented Jun 21, 2019

Seems to me that adoption/usage/contribution rates would increase if it were actually easier to install and use. Providing a pre-built 'official' docker image and binaries ( zip/tar, etc ) would go a long way towards that.

@disizmj
Copy link

disizmj commented Jun 23, 2019

I have uploaded the build files, RPM and DEB packages
https://github.com/disizjay/kafka-manager

@Shreyanshupare
Copy link

I am not getting how to run kafka-manager? bin is not there so.

@disizmj
Copy link

disizmj commented Jul 26, 2019

That's why I've built this repo with bin
https://github.com/disizjay/kafka-manager

@Shreyanshupare
Copy link

After Install not able to run bin/kafka-manager its showing command not found. Any different process to Run?

@disizmj
Copy link

disizmj commented Jul 26, 2019

Go to bin directory and directly run ./kafka-manager

@Shreyanshupare
Copy link

-rw-rw-r-- 1 abc abc 14826 Jun 23 23:46 kafka-manager

Whether need to change permission? because after running your command it is showing command not found

@disizmj
Copy link

disizmj commented Jul 26, 2019

Provide exec permissions

chmod +x kafka-manager

@Shreyanshupare
Copy link

Thanks, Now working fine.

@disizmj
Copy link

disizmj commented Jul 26, 2019

Cool.

@joshuamzm
Copy link

https://hub.docker.com/r/kafkamanager/kafka-manager
this is one way to do it.

First of all, thank you @patelh, @linehrr and any other contributor I missing in this message. Kafka Manager seems like a de-facto OSS monitoring tool for Kafka clusters.

Getting to the point, it's awesome you did bring KM into Docker Hub with the project organization. But, there are two points worrying me about it:

  • When you land into the Docker Hub page you mentioned in the second comment, my first reaction was like, is this legitimate? Redaction is horrible and I was sceptical that the image came from people working with the project. Until I read the commits history and saw your PR in Feature/dockerization #582 .

  • There is no mention of kafkamanager/kafka-manager whatsoever on the README. I needed to dig into the Issues section to read this thread and came into account of its existence. Can you please add a section about it in the README? I think that also contributed to me being wary of trying the image out.

Thank you again guys! This is awesome work! I have some question not related to this thread though, I'll open a new issue to discuss them there.

@linehrr
Copy link

linehrr commented Aug 23, 2019

@jomendoz
thanks for pointing out those issues, and you are right, documentation indeed needs to be worked on. If you want to make PR to improve README file, it's very appreciated. and regarding dockerhub, if you like, I can make you one of the maintainers so we can improve the site together. You just need to give me your dockerhub username.

@joshuamzm
Copy link

joshuamzm commented Aug 23, 2019 via email

@linehrr
Copy link

linehrr commented Aug 23, 2019

@jomendoz added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants