项目作者: gaconkzk

项目描述 :
Kafka Connect Administrator board
高级语言: Vue
项目地址: git://github.com/gaconkzk/eleflies.git
创建时间: 2018-08-08T10:10:17Z
项目社区:https://github.com/gaconkzk/eleflies

开源协议:

下载


eleflies

Dashboard

Build Setup

  1. # install dependencies
  2. yarn
  3. # serve with hot reload at localhost:9080
  4. yarn dev
  5. # build electron application for production
  6. yarn build
  7. # lint all JS/Vue component files in `src/`
  8. yarn lint

This project was generated with electron-vue@4c6ee7b using vue-cli. Documentation about the original structure can be found here.

This project was cloned based on vue-element-admin@e5d4290

I changed a lot of things like webpack 4, upgraded electron to latest

Some features:

  • Add/Edit/Remove Kafka Connect Clusters using cookies (persistance using electron-cookies + js-cookie)
  • Add/Edit/Remove kafka Connect Connectors on a specific cluster
  • Pause/Resume/Restart connectors or tasks of connector