Skip to content

Commit 44d0568

Browse files
authored
Merge pull request #275 from ZJvandeWeg/zj-flowforge-getting-started
docs: Getting started with FlowForge
2 parents 1e5174d + ad9dcf6 commit 44d0568

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

docs/getting-started/flowforge.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: docs-getting-started
3+
title: FlowForge Community Edition
4+
slug: flowforge
5+
toc: toc-user-guide.html
6+
redirect_from:
7+
- /docs/platforms/flowforge
8+
---
9+
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.
12+
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/).
16+

docs/getting-started/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,15 @@ such as a Raspberry Pi or in the cloud and follow the guides below.
117117
</div>
118118
</a>
119119
</div>
120+
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>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ <h4>In the cloud</h4>
110110
<li><a href="https://fred.sensetecnic.com/">SenseTecnic FRED</a></li>
111111
<li><a href="/docs/platforms/aws">Amazon Web Services</a></li>
112112
<li><a href="/docs/platforms/azure">Microsoft Azure</a></li>
113+
<li><a href="https://flowforge.com">FlowForge</a></li>
113114
</ul>
114115
</div>
115116
</div>

0 commit comments

Comments
 (0)