Starting the App Binary
Start the app binary after Flogo Flow State Manager is up and running.
export
FLOGO_FLOW_SM_ENDPOINT=http://localhost:9091
FLOGO_HTTP_SERVICE_PORT=7777
FLOGO_APP_MON_SERVICE_CONFIG="{\"host\":\"<IP address>\",\"port\":\"<port>\"}"
./app-binary
ResultInformation about the state of all executed flows of a Flogo app is displayed on the Executions Page.