183 Star 1.4K Fork 456

GVP云智慧 / FlyFish

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_EN.md 5.74 KB
一键复制 编辑 原始数据 按行查看 历史
jincheny 提交于 2022-08-03 12:05 . Update README2.2
flyfish

English |简体中文

FlyFish

img img img

Code Finds You Well

Flyfish is a data visualization coding platform. We can create a data model quickly in a simple way, and quickly generate a set of data visualization solutions by dragging.

Demo Online

https://flyfish-demo.opscloudwise.com:23368/

Gitee Mirror

https://gitee.com/CloudWise/fly-fish

Essential Knowledge

Historical Sharing

Peripheral Sharing

Product Features

产品功能示例1 产品功能示例2

Data Visualization Case

IT监控设施概览 基础监控

Installation Instructions

Branch Instructions

Branch Instruction
main Trunk Branch

Environmental Dependencys

Env Instruction
node 14.19.3
mongodb 4.0.0
nginx 1.20.1
jdk 1.8

Occupied port

Reception Port
FlyFishWeb Port(Nginx static resource proxy) 8089
FlyFishCodeServer(Online editor)Port 8081
FlyFishServer(Primary backend service)Port 7001
FlyfishDataServer(Data source management service)Port 18532

Deployment Process

It is recommended to use the flyfish deployment documents in the doc directory. The subsequent deployment processes, learning materials, FAQs, etc. are uniformly placed in the doc directory for management.

Or execute one key script:

# CentOS 7.5/7.6  x86-64
# Root account is required
# Flyfish can be installed in any directory with permission
# The installation directory specified here is /data/app/
mkdir -p /data/app/
cd /data/app/

git clone -b main https://github.com/CloudWise-OpenSource/FlyFish.git FlyFish
or
git clone -b main https://gitee.com/CloudWise/fly-fish.git FlyFish

cd /data/app/FlyFish
bash flyfish.sh install

# One click unload
bash flyfish.sh uninstall

Upgrade Process

# 1、Update code
$ git checkout main
$ git pull

Roadmap

FlyFish 2022 Roadmap

Data Source

  • Newly added data source management
  • Support docking MySql, MongoDB,Redis or Postgres for data storage
    • Support model building for data sources

Data Processing

  • Support SQL query by data sheet
  • Support query visualization
  • Newly added complex data processing

Components

FlyFishComponents

Contributor list

Thanks to the developers who have made contributions to Flyfish. Whatever the issue, document translation or code contribution, Flyfish cannot develop without your support.

maxDwq jincheny Neeke
tiger wang Jaden.Li osramywj
suger Cary Zhou soulferryman
aiwhj zengqiu Rise.Hao(郝玉鹏)
Markuuuu 郝少聪

Welcome to join

For more technical information about flyfish, or to join the flyfish developer exchange group, you can scan the QR code below for consultation.

Email: open.source@cloudwise.com

WeChat:

JavaScript
1
https://gitee.com/CloudWise/fly-fish.git
git@gitee.com:CloudWise/fly-fish.git
CloudWise
fly-fish
FlyFish
main

搜索帮助