Skip to content

Commit efa3d2e

Browse files
committed
Move Studios production warning earlier in installation docs
1 parent e5cce35 commit efa3d2e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/installation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ This image comes with Node-RED and the Seqera plugin pre-installed. It also has
2323
Running within Seqera Studios means that you get authentication and workspace-level
2424
permissions for free! It's also super easy to get up and running.
2525

26+
!!! warning
27+
28+
Node-RED for production usage needs to be _very_ stable. Any disruption in service will break your automation.
29+
For now, we do not recommend using Seqera Studios for production usage of Node-RED.
30+
2631
To use, add a new Studio with the _Template_ set to _Prebuilt container image_ and enter:
2732

2833
```
@@ -35,11 +40,6 @@ Make sure that the studio is set to _Always keep the session running_.
3540

3641
Your new Studio should launch with a complete Node-RED instance that's ready for you to customise and use with Seqera automation.
3742

38-
!!! warning
39-
40-
Node-RED for production usage needs to be very stable, any disruption in service will break your automation.
41-
For now, we do not recommend using Seqera Studios for production usage of Node-RED.
42-
4343
### Docker
4444

4545
Seqera-node-red also builds a vanilla docker image, similar to the above but not tailored specifically to Seqera Studios. This can be run anywhere.

0 commit comments

Comments
 (0)