All Projects → marianogappa → Flowbro

marianogappa / Flowbro

Licence: mit
Real-time flowchart visualisation for Kafka-based distributed systems.

Programming Languages

go
31211 projects - #10 most used programming language

flowbro

Real-time flowchart visualisation for Kafka-based distributed systems.

Flowbro

Installation

go get github.com/marianogappa/flowbro

or get the latest binary for your OS: https://github.com/marianogappa/flowbro/releases

Getting started

  • Start flowbro:
$ cd $GOPATH/src/github.com/marianogappa/flowbro
$ flowbro
Flowbro is your bro on localhost:41234!
  • Open http://localhost:41234.
  • Click the example to see how it works.
  • See the example config. You should get it; you're smart.
  • Try to make your own config with a real Kafka cluster.
  • Review/grep the documentation for that thing you want to do. TODO :'(
  • If you can't do something you want or don't understand how, let me know please.

Kubernetes?

No :( https://github.com/kubernetes/kubernetes/issues/25126

Can I contribute?

Yes, please.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].