noflo-ui icon indicating copy to clipboard operation
noflo-ui copied to clipboard

Workflow: Deploying developed project

Open jonnor opened this issue 11 years ago • 1 comments

We want people to take the applications build with Flowhub (#272) and deploy them to solve real-life problems.

  • Setup a runtime that is publically available
  • Building the project into something deployable
  • Upload the project to the runtime and persist it
  • Tagging the new version and writing release notes | #358
  • Potentially handle upgrade tasks/issues (example: database migration)

TODO

Define which issues fit into each section of this story

jonnor avatar May 29 '14 07:05 jonnor

Regarding database migration, that is something which we can handle as a graph. See for example the IndexedDB migration graph in noflo-ui: https://github.com/noflo/noflo-ui/blob/master/graphs/PrepareStorage.fbp

screen shot 2015-05-05 at 17 10 27

bergie avatar May 05 '15 15:05 bergie