App Configuration Management
Flogo allows you to externalize app configuration using app properties so that you can run the same app
You can switch between configuration management systems without modifying your app. You can do this by running the command to set the configuration-management-system-specific environment variable from the command line. Since the environment variables are set for the specific configuration management system, at runtime, the app connects to that specific configuration management system to pull the values for the app properties.