diff --git a/src/_data/pricingFeatures.yaml b/src/_data/pricingFeatures.yaml index 84e49643b6..3be730f634 100644 --- a/src/_data/pricingFeatures.yaml +++ b/src/_data/pricingFeatures.yaml @@ -3,18 +3,18 @@ sections: rows: - id: cloud-devices label: Edge Devices - cloudValues: [ 'check', 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] tags: [ 'cloud' ] info: "" - id: nr-hosting label: Node-RED Hosting - cloudValues: [ null, 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

FlowFuse hosts Node-RED instances.

" - id: cloud-instances label: Hosted Instances - cloudValues: [ null, 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] tags: [ 'cloud' ] info: "" - id: self-hosted-instances @@ -44,31 +44,31 @@ sections: info: - id: custom-hostname label: Custom Hostnames - cloudValues: [ null, null, null, 'check' ] + cloudValues: [ null, null, 'check' ] selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Access your Node-RED application via your own domain name.

" - id: persistent-files label: Persistent files - cloudValues: [ null, '1 GB', '10 GB', '100 GB' ] + cloudValues: [ '1 GB', '10 GB', '100 GB' ] tags: [ 'cloud' ] info: "

FlowFuse allows Node-RED instances to store files persistently to local file system. This is the space limit for these files.

" - id: persistent-context label: Persistent Context - cloudValues: [ null, '10 MB', '100 MB', '1 GB' ] + cloudValues: [ '10 MB', '100 MB', '1 GB' ] tags: [ 'cloud' ] info: "

In-memory values defined in a Node-RED flow will persist across project restarts and upgrades.

" - label: Scale rows: - id: device-mgmt label: Device Management - cloudValues: [ 'check', 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Connect to edge devices to quickly assess and update logic. Debug one device and roll out improvements to your fleet in minutes. All securely without requiring full device access for your whole organization.

" - id: mqtt-broker-cloud label: MQTT Broker - cloudValues: [ null, 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] tags: [ 'cloud' ] info: "

Easily manage and create MQTT clients to transport data for efficient messaging and communication within your applications. The Starter Tier includes 2 clients, the Team Tier includes 5 clients, and the Enterprise Tier includes 20 clients as part of your existing plan. Additional clients can be purchased as needed in the future.

" - id: mqtt-broker-sh @@ -78,43 +78,43 @@ sections: info: "

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.

" - id: volume-pricing label: Volume Pricing - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Scaling to hundreds or thousands of Node-RED instances? Contact us for customized volume discounts!

" - id: edge-development label: Edge Development - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Connect to an edge device and develop your flows.

" - id: pipelines label: DevOps Pipelines - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

DevOps pipelines allows for you to setup different environments for development, testing and production Node-RED instances.

" - id: project-nodes label: Seamless Data Stream - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

FlowFuse Project Nodes enable the passing of data and messages between your Node-RED projects, included with all FlowFuse Projects by default.

" - id: device-groups label: Device Group Management - cloudValues: [ null, null, null, 'check' ] + cloudValues: [ null, null, 'check' ] selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Device Groups enables users to logically group their devices assigned to an application. Additionally, Device Groups can be integrated into the DevOps Pipeline.

" - id: git-integration label: Git Integration - cloudValues: [ null, null, null, 'check' ] + cloudValues: [ null, null, 'check' ] selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Backup your flows to a remote git repository through a DevOps Pipeline.

" - id: ha label: High Availability - cloudValues: [ null, null, null, 'check' ] + cloudValues: [ null, null, 'check' ] selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Leverage horizontal scaling for reliable and scalible processing of your data through Node-RED.

" @@ -122,49 +122,49 @@ sections: rows: - id: audit-log label: Audit Log - cloudValues: [ 'check', 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Keep track of everything going on in your Node-RED instances and FlowFuse.

Audit Logs provide details on what actions have taken place, when they happened, and who did them.

" - id: rbac label: Role-Based Access Control - cloudValues: [ null, 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

FlowFuse's intuitive team management tooling makes it easy for you to control whom has access to what.

" - id: security label: Endpoint Security - cloudValues: [ null, 'None
HTTP Basic Auth', 'None
HTTP Basic Auth
FlowFuse Authentication', 'None
HTTP Basic Auth
FlowFuse Authentication' ] + cloudValues: [ 'None
HTTP Basic Auth', 'None
HTTP Basic Auth
FlowFuse Authentication', 'None
HTTP Basic Auth
FlowFuse Authentication' ] selfHostedValues: [ 'None
HTTP Basic Auth', 'None
HTTP Basic Auth
FlowFuse Authentication' ] tags: [ 'cloud', 'self-hosted' ] info: "

Use FlowFuse credentials to secure HTTP endpoints for hosted instances.

" - id: 2fa label: Two-factor authentication - cloudValues: [ 'check', 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Two-factor authentication adds an extra layer of security to your account.

" - id: certified-nodes label: Certified Nodes - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

FlowFuse Certified Nodes a selection of certfied Node-RED nodes, enhancing efficiency and security.

" - id: instance-monitoring label: Instance Monitoring - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

You can enable alerts to be sent to you via email. Learn more

" - id: sso label: Single Sign-On (SSO) - cloudValues: [ null, null, null, 'check' ] + cloudValues: [ null, null, 'check' ] selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

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.

" - id: hipaa label: BAA for Hipaa - cloudValues: [ null, null, null, 'check' ] + cloudValues: [ null, null, 'check' ] selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Ensure FlowFuse properly safeguards protected health information (PHI) they handle on your business's behalf, mitigating the risk of data breaches and potential HIPAA violations.

" @@ -177,24 +177,24 @@ sections: info: "

FlowFuse allows multiple team members to collaborate on the same Node-RED flows.

" - id: team-members label: Team Members - cloudValues: [ '1', '2', '20', 'Unlimited' ] + cloudValues: [ '2', '20', 'Unlimited' ] selfHostedValues: [ '20', 'Unlimited' ] tags: [ 'cloud', 'self-hosted' ] info: "

FlowFuse allows multiple team members to collaborate on the same Node-RED flows.

" - id: blueprints-cloud label: Access to Blueprints - cloudValues: [ null, 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] tags: [ 'cloud' ] info: "

FlowFuse's Blueprints simplify Node-RED deployments by offering pre-built, customizable flows for specific use cases.

" - id: dashboard label: Node-RED Dashboard - cloudValues: [ 'check', 'check', 'check', 'check' ] + cloudValues: [ 'check', 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Visualize your data with the powerful and intuitive Node-RED Dashboard

" - id: multi-user-dashboard label: Personalised Multi-user Dashboards - cloudValues: [ null, null, 'check', 'check' ] + cloudValues: [ null, 'check', 'check' ] selfHostedValues: [ 'check', 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Personalised Multi-user Dashboard allow you to build applications that provide unique data to each user Learn more

" @@ -210,9 +210,6 @@ sections: info: "

Setup standard nodes and flows that can be shared with all team members.

" buttons: cloud: - - cta: GET STARTED - url: https://app.flowfuse.com/account/create - onclick: "capture('cta-join', {'position': 'secondary'}, {'plan': 'cloud-free'})" - cta: TRY FOR FREE url: https://app.flowfuse.com/account/create onclick: "capture('cta-join', {'position': 'secondary'}, {'plan': 'cloud-starter'})" @@ -228,4 +225,4 @@ buttons: onclick: "capture('cta-install', {'position': 'secondary'}, {'plan': 'sh-starter'})" - cta: Request a Quote url: /pricing/request-quote/ - onclick: "capture('cta-request-quote', {'position': 'secondary'}, {'plan': 'sh-enterprise'})" + onclick: "capture('cta-request-quote', {'position': 'secondary'}, {'plan': 'sh-enterprise'})" \ No newline at end of file diff --git a/src/_includes/feature_lists/features-table-base.njk b/src/_includes/feature_lists/features-table-base.njk index cd37c96925..09aa6a9ee6 100644 --- a/src/_includes/feature_lists/features-table-base.njk +++ b/src/_includes/feature_lists/features-table-base.njk @@ -1,11 +1,8 @@