project-flogo / flogo-web

Project Flogo Web UI
http://flogo.io
BSD 3-Clause "New" or "Revised" License
65 stars 36 forks source link

Support the engine configuration file to the local engine #1250

Closed apandura-tibco closed 4 years ago

apandura-tibco commented 5 years ago

feat(server): Added support to engine configuration file for local engine.

Description

The latest flogo core provides support to maintain different engine configuration files which will be allow us to build the flogo-web's local engine binary with different test configurations.

How has this been tested?

Manual testing.

  1. Should not effect the new engine creation while the server start up
  2. The telemetry service must be installed to the local engine through this engine config file
  3. Should maintain a engine.json file in local engine's folder before building the local engine

Types of changes

Checklist: