noflo / noflo-nodejs

Command-line tool for running NoFlo programs on Node.js
91 stars 36 forks source link

multiple users for a runtime #4

Open matthiasdg opened 10 years ago

matthiasdg commented 10 years ago

not sure if this belongs here or in flowhub-registry, but I don't think it's possible to have multiple users in flowhub.json (tried to input an array for user, and didn't work)?

We would like to share a runtime between multiple users (for now I simply put one user at a time in flowhub.json, then it becomes visible in the UI of the mentioned user. Afterwards, I change the user so the next user gets to see the runtime. As long as the first user doesn't explicitly sync the runtimes he can still use the runtime).

bergie commented 9 years ago

@matthiasdg there is some ongoing work on this, please check out noflo/noflo-ui#278