Mario Zagar

Results 8 comments of Mario Zagar

I created a pull request which updates to latest kafka-manager release 1.3.3.4: https://github.com/sheepkiller/kafka-manager-docker/pull/20 Until this is merged you can use [this dockerhub build](https://hub.docker.com/r/mzagar/kafka-manager-docker/tags/): ``` docker pull mzagar/kafka-manager-docker:1.3.3.4 ``` Oh, and...

I just realized this is a duplicate of https://github.com/sheepkiller/kafka-manager-docker/pull/19/files

Modified prespawn script to try to connect to `@uri.host` if 127.0.0.1 and ::1 both failed, works for me nicely. If this is bad for some reason would it help to...

Hi! Any plans on adding support for elasticsearch? Also, is there any special reason why it is not supported (or it is hard to do it) or is it a...

@danielyaa5 any chance to merge/release this ? please let me know if something needs improving...

Hi, sorry for the delay - proposed improvements implemented, please review the changes.

Regarding why polr - please see description of this PR -- not that it is better than tinyurl, just open source and happens to be something I am already running...

Hi, I am hitting the same issue when building on macos with colima (building postgres-flyway-example from this repo). This fixes it: https://github.com/testcontainers/testcontainers-jooq-codegen-maven-plugin/pull/29 Hope you can review and release new version...