Giter Site home page Giter Site logo

gwake1 / burrowui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gg7/burrowui

0.0 2.0 0.0 1.92 MB

This is a NodeJS/Angular 2 frontend UI for Kafka cluster monitoring with Burrow

License: Other

TypeScript 50.87% JavaScript 28.14% CSS 3.87% HTML 17.13%

burrowui's Introduction

BurrowUI

This is a NodeJS/Angular 2 frontend UI for Kafka cluster monitoring with Burrow. Again, this project is used as a support tool to build on top of the hard work already completed by the team at linkedin.

homepage


graph


partitions

Dependencies

Use With Docker

  1. Get latest docker image

    docker pull generalmills/burrowui

  2. Run with Parameters

    sudo docker run -p 80:3000 -e BURROW_HOME="http://{burrow_host}/v2/kafka" -d generalmills/burrowui

    BurrowUI should now be live on your server at port 80

Build from Source

  1. CD to Project Root

  2. Install Dependencies

    npm install

  3. Compile Project

    ng build

  4. Edit Config

    Edit the file /server/config/server_config.json with your Burrow Host Home

  5. Start App

    node server.js

    BurrowUI should now be live on your server at port 3000

burrowui's People

Contributors

mrueg avatar petersonnek avatar

Watchers

James Cloos avatar Gerald avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.