Skip to content

Commit 489387e

Browse files
authored
Merge pull request #306 from iskerrett/update-flowforge-getting-started
Update to FlowForge getting started page
2 parents 1f43cb2 + c05a764 commit 489387e

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed

docs/getting-started/flowforge.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
---
22
layout: docs-getting-started
3-
title: FlowForge Community Edition
3+
title: FlowForge
44
slug: flowforge
55
toc: toc-user-guide.html
66
redirect_from:
77
- /docs/platforms/flowforge
88
---
99

10-
FlowForge offers a platform to collaborate on Node-RED projects and can be
11-
installed in a public cloud as well as on ones personal server or local machine.
10+
FlowForge allows organizations to reliably deliver Node-RED applications in a continuous, collaborative and secure manner. The key features of FlowForge are:
11+
* Collaborative development
12+
* Manage remote deployments
13+
* Steamline application delivery
14+
* Flexible deployment models
15+
* Professional support for Node-RED and FlowForge deployments
1216

13-
There's multiple ways to run FlowForge; locally, docker-based, or in Kubernetes.
14-
When evaluating if FlowForge is for you, we recommend starting with a
15-
[local install](https://flowforge.com/docs/install/local/).
17+
18+
A [free trial](https://app.flowforge.com/account/create) is available for FlowForge Cloud.
19+
20+
You can also run FlowForge locally, docker-based, or in Kubernetes. Check out our
21+
[installation instructions.](https://flowforge.com/docs/install/).
1622

docs/getting-started/index.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,18 @@ such as a Raspberry Pi or in the cloud and follow the guides below.
8181
</a>
8282
</div>
8383

84+
<div class="post-preview">
85+
<a href="flowforge">
86+
<div class="post-header">
87+
<img src="/images/platform-cloud.png">
88+
<h2>FlowForge</h2>
89+
</div>
90+
<div class="post-content">
91+
Running a multi tenant Node-RED solution
92+
</div>
93+
</a>
94+
</div>
95+
8496
<div class="post-preview">
8597
<a href="ibmcloud">
8698
<div class="post-header">
@@ -118,14 +130,4 @@ such as a Raspberry Pi or in the cloud and follow the guides below.
118130
</a>
119131
</div>
120132

121-
<div class="post-preview">
122-
<a href="flowforge">
123-
<div class="post-header">
124-
<img src="/images/platform-cloud.png">
125-
<h2>FlowForge Community Edition</h2>
126-
</div>
127-
<div class="post-content">
128-
Running a multi tenant Node-RED solution
129-
</div>
130-
</a>
131-
</div>
133+

0 commit comments

Comments
 (0)