DataFlux Func is a platform for developing, managing, executing Python scripts.
DataFlux Func
is pronounced as "data flux function". Sometimes abbreviated asDFF
in the system。
DataFlux Func, formerly a computing component under Guance, is now a stand-alone system.
The system is divided into 2 main parts.
- Server: built with Node.js + Express, mainly providing Web UI services and API interface
- Worker: built with Python3, mainly providing the execution environment of Python scripts (including Beat module)
As DataFlux Func is currently under rapid development, we recommend always installing the latest version and therefore do not provide historical versions at this time.
For documentations on DataFlux Func, please refer to the following links.
- Official Site
- Quick Start
- Deployment and Maintenance Guide
- Development Guide
- Documentation Library
- Guance Official Site
Due to the repo_token
content contained in the .travis.yml
and .coveralls.yml
files of some third-party packages, they cannot pass the security scans of some customers.
Therefore, we remove these files when building the docker image.