nanocyte-flow-deploy-service
Flow Deploy Service
How to run
Also involves manual changes and running nanocyte-engine-simple
cd
tonanocyte-engine-simple
dir and runenv PORT="5050" npm start
- Open a new terminal tab/window and
cd
to nanocyte-flow-deploy-service dir and runenv PORT="5051" env OCTOBLU_URL="https://app.octoblu.com" npm start
- Update
deploy-flow.sh
w/ your credentials from Octoblu - Open a new terminal tab/window and
cd
to nanocyte-flow-deploy-service dir and run./deploy-flow.sh
- After running
deply-flow.sh
, copy the Instance UUID from the response (you should see: /flows/{flowUUID}/instances/{instanceUUID}) - Paste (replace) the instance UUID into nanocyte engine's
click-trigger.sh
-INSTANCE_UUID
./click-trigger.sh
- Verify in the designer that the flow was deployed