File tree Expand file tree Collapse file tree 3 files changed +29
-0
lines changed
Expand file tree Collapse file tree 3 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 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+
Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments