Skip to content

Commit

Permalink
Merge pull request #5047 from FlowFuse/gstout52-patch-1
Browse files Browse the repository at this point in the history
Update migration docs
  • Loading branch information
knolleary authored Jan 22, 2025
2 parents 3cbb688 + 096ff81 commit 0fb9d59
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions docs/migration/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,22 @@ meta:

# Migrating a Node-RED application to FlowFuse

This guide will help you to move an existing set of flows from Node-RED into
one managed by the FlowFuse platform.
This guide will help you to move existing Node-RED instances into
FlowFuse.

When migrating from your Node-RED to a FlowFuse managed instance you'll export
When migrating your Node-RED instances into FlowFuse, you'll export
the flows, credentials, and environment variables.

Before you start ensure you can log in to FlowFuse Cloud or your own FlowFuse
server and have created the target Node-RED instance.
server, and that you have created your Node-RED instance that you wish to move into FlowFuse.

If you have not yet created a Node-RED instance that you want to manage within FlowFuse, you can create the new instance within FlowFuse directly, and the following instructions will not apply in your case.

## Migrating the flows and credentials

Install the Node-RED tools plugin as explained
[in the documentation](/docs/migration/node-red-tools.md). After you created a snapshot for
the target instance you'll have copied over the flows and credentials.
the Node-RED instance you wish to move, you'll have copied over the flows and credentials.

## Migrating Environment Variables

Expand Down

0 comments on commit 0fb9d59

Please sign in to comment.