Skip to content

Commit 7143394

Browse files
authored
Merge pull request #3362 from FlowFuse/pricing-changes-reinstate-self-hosted-flowfuse
Pricing changes
2 parents 9c8c769 + 49398d4 commit 7143394

2 files changed

Lines changed: 37 additions & 11 deletions

File tree

src/_data/pricingFeatures.yaml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,18 @@ sections:
5858
cloudValues: [ '10 MB', '100 MB', '1 GB' ]
5959
tags: [ 'cloud' ]
6060
info: "<p>In-memory values defined in a Node-RED flow will persist across project restarts and upgrades.</p>"
61+
- id: live-chat-support
62+
label: Live Chat Support
63+
cloudValues: [ null, 'check', 'check' ]
64+
selfHostedValues: [ null, 'check' ]
65+
tags: [ 'cloud', 'self-hosted' ]
66+
info:
67+
- id: workflow-executions
68+
label: Workflow Executions
69+
cloudValues: [ 'Unlimited', 'Unlimited', 'Unlimited' ]
70+
selfHostedValues: [ 'Unlimited', 'Unlimited' ]
71+
tags: [ 'cloud', 'self-hosted' ]
72+
info:
6173
- label: Scale
6274
rows:
6375
- id: device-mgmt
@@ -78,7 +90,7 @@ sections:
7890
info: "<p>Easily manage and create MQTT clients to transport data efficiently within your applications. The Team Tier includes 8 clients for free as part of your existing plan, and the Enterprise Tier includes 20. You can purchase additional clients as needed in the future.</p>"
7991
- id: volume-pricing
8092
label: Volume Pricing
81-
cloudValues: [ null, 'check', 'check' ]
93+
cloudValues: [ null, null, 'check' ]
8294
selfHostedValues: [ 'check', 'check' ]
8395
tags: [ 'cloud', 'self-hosted' ]
8496
info: "<p>Scaling to hundreds or thousands of Node-RED instances? <a href='/contact-us'>Contact us</a> for customized volume discounts!</p>"
@@ -100,6 +112,12 @@ sections:
100112
selfHostedValues: [ 'check', 'check' ]
101113
tags: [ 'cloud', 'self-hosted' ]
102114
info: "<p><a href='https://github.com/FlowFuse/nr-project-nodes' target='blank'>FlowFuse Project Nodes</a> enable the passing of data and messages between your Node-RED projects, included with all FlowFuse Projects by default.</p>"
115+
- id: private-npm-registry
116+
label: Private NPM Registry
117+
cloudValues: [ null, 'check', 'check' ]
118+
selfHostedValues: [ 'check', 'check' ]
119+
tags: [ 'cloud', 'self-hosted' ]
120+
info:
103121
- id: device-groups
104122
label: Device Group Management
105123
cloudValues: [ null, null, 'check' ]
@@ -163,7 +181,7 @@ sections:
163181
tags: [ 'cloud', 'self-hosted' ]
164182
info: "<p>FlowFuse can be configured to run with your own Single Sign-On (SSO) provider. Allow users to access FlowFuse with a single set of login credentials, improving security, user experience, and save them time.</p>"
165183
- id: hipaa
166-
label: BAA for Hipaa
184+
label: BAA for HIPAA
167185
cloudValues: [ null, null, 'check' ]
168186
selfHostedValues: [ null, 'check' ]
169187
tags: [ 'cloud', 'self-hosted' ]

src/pricing/index.njk

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,21 @@ hubspot:
6767
<div class="flex flex-row justify-between mt-4 w-full gap-x-2">
6868
<h4 style="display:inline-block;">Starter</h4>
6969
</div>
70-
<p class="mt-7">Get started with <span class="inline font-normal">AI-enhanced </span><span class="inline-block font-normal">Node-RED</span> in the cloud.</p>
70+
<p class="mt-7">Quickly build and publish <span class="inline font-normal">your first industrial application</span>.</p>
7171
</div>
72+
7273
<div class="flex flex-col content-start features md:mt-3 mt-6 w-full">
73-
<note class="font-semibold">Starts at 2 hosted instances, 2 remote instances, and includes:
74-
</note>
75-
<ul class="ff-checklist font-light leading-7 mt-2">
74+
75+
<ul class="ff-checklist font-light leading-7 mt-2">
7676
<li>AI Node-RED features</li>
7777
<li>2 Team members</li>
7878
<li>Device Auto Snapshots</li>
7979
<li>Blueprints</li>
8080
<li>Option to upgrade up to 3 hosted/3 remote instances</li>
8181
</ul>
82+
<br>
83+
<note class="font-semibold">Includes 2 hosted instances and 2 remote instances.
84+
</note>
8285
</div>
8386
</div>
8487
<div data-nosnippet class="flex">
@@ -113,11 +116,10 @@ hubspot:
113116
<div class="flex flex-row justify-between mt-4 w-full gap-x-2">
114117
<h4 style="display:inline-block;">Team</h4>
115118
</div>
116-
<p class="mt-7"><span class="inline font-normal">Build bespoke applications collaboratively</span>, empower developer teams in your organization or small business.</p>
119+
<p class="mt-7"><span class="inline font-normal">Build bespoke applications collaboratively</span>, manage your Node-RED applications with improved security and control.</p>
117120
</div>
118121
<div class="flex flex-col content-start features md:mt-3 mt-6 w-full">
119-
<note class="font-semibold">Starts at {% if cloud %}5{% else %}10{% endif %} hosted instances or remote instances, and includes:
120-
</note>
122+
121123
<ul class="ff-checklist font-light leading-7 mt-2">
122124
<li>AI Node-RED features</li>
123125
<li>20 Team members</li>
@@ -130,6 +132,10 @@ hubspot:
130132
<li>Dedicated Success Management</li>
131133
{% endif %}
132134
</ul>
135+
{% if cloud %}<span class="hidden md:inline"><br></span>{% endif %}
136+
<br>
137+
<note class="font-semibold">Includes {% if cloud %}5{% else %}10{% endif %} hosted instances or remote instances.
138+
</note>
133139
</div>
134140
</div>
135141
<div data-nosnippet class="flex">
@@ -170,10 +176,10 @@ hubspot:
170176
<div class="flex flex-row justify-between mt-4 w-full gap-x-2">
171177
<h4 style="display:inline-block;">Enterprise</h4>
172178
</div>
173-
<p class="mt-7">For <span class="inline font-normal">business critical applications</span> that require high availability and enterprise support.</p>
179+
<p class="mt-7">Operate <span class="inline font-normal">organization-wide</span> industrial applications with the highest security and integrity.</p>
174180
</div>
175181
<div class="flex flex-col content-start features md:mt-3 mt-6 w-full">
176-
<note class="font-semibold">Starts at 20 hosted instances or remote instances, and includes:</note>
182+
177183
<ul class="ff-checklist font-light leading-7 mt-2">
178184
<li>AI Node-RED features</li>
179185
<li>Unlimited team members</li>
@@ -187,6 +193,8 @@ hubspot:
187193
{% endif %}
188194
<li>Device group management</li>
189195
</ul>
196+
<br>
197+
<note class="font-semibold">Includes 20 hosted instances or remote instances.</note>
190198
</div>
191199
</div>
192200
<div data-nosnippet class="flex">

0 commit comments

Comments
 (0)