nanocyte-flow-deploy-service

6.0.4 • Public • Published

nanocyte-flow-deploy-service

Flow Deploy Service

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM

How to run

Also involves manual changes and running nanocyte-engine-simple

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

/nanocyte-flow-deploy-service/

    Package Sidebar

    Install

    npm i nanocyte-flow-deploy-service

    Weekly Downloads

    199

    Version

    6.0.4

    License

    MIT

    Last publish

    Collaborators

    • sqrtofsaturn
    • royvandewater
    • peterdemartini
    • chrismatthieu
    • iamruinous
    • octoblu-user