I successfully set up the node-red starter on my IBM/BlueMix account. However, during the creation I did not have the choice to use a new Cloudant NoSQL DB instance (I guess this is where node-red stores its settings, and if I look at it via the web ui of IBM/BlueMix, I can indeed see only one database in it called "nodered"). I already had a Cloudant NoSQL DB instance which I want to use to centralize all my data.
How can I move the installed node-red to this Cloudant NoSQL DB instance?
Or did I overlook some setting during creation of the node-red that makes it possible during creation to point to an already existing Cloudant NoSQL DB instance?