Skip to content

Commit

Permalink
add meta-information to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitshinde-84 committed Jul 12, 2024
1 parent ddd6a35 commit 22fe9fa
Show file tree
Hide file tree
Showing 19 changed files with 37 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Documentation
meta:
description: Explore comprehensive documentation for FlowFuse, covering user manuals, API references, Node-RED migration guides, device management, FlowFuse Cloud setup, self-hosted installations, support resources, and contributing to FlowFuse development.
---

# FlowFuse Documentation
Expand Down
2 changes: 2 additions & 0 deletions docs/install/configuration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Configuring FlowFuse
meta:
description: Customize FlowFuse platform settings for server, database, Node-RED deployment, MQTT, email, and more with detailed configuration options.
---

# Configuring FlowFuse
Expand Down
2 changes: 2 additions & 0 deletions docs/install/dns-setup.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: DNS Setup
meta:
description: Discover DNS setup for FlowFuse on Docker or Kubernetes. Learn production and local testing methods using dnsmasq, AWS ALB Ingress, Digital Ocean, and Pi Hole
---

# DNS Setup
Expand Down
2 changes: 1 addition & 1 deletion docs/install/docker/aws-marketplace.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
navTitle: Docker from AWS Market Place
meta:
description: Deploy FlowFuse on AWS EC2 using Docker from our AWS Marketplace AMI. Setup DNS and optional SMTP for seamless management of applications and Node-RED instances.
description: Deploy FlowFuse on AWS EC2 using Docker from our AWS Marketplace AMI. Setup DNS and optional SMTP for seamless management of applications and Node-RED instances.
---

# Installing FlowFuse from AWS Market Place
Expand Down
2 changes: 2 additions & 0 deletions docs/install/email_providers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Email configuration
meta:
description: Explore YAML configurations for GMail and Office365 email setups in FlowFuse, including SMTP server settings and authentication.
---

## Example configuration for common email platforms
Expand Down
2 changes: 2 additions & 0 deletions docs/install/first-run.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: First Run Setup
meta:
descripition: Get started with FlowFuse using our concise first-run setup guide, covering initial access, administrator creation, license uploading, and platform setup.
---

# First-run Setup
Expand Down
2 changes: 2 additions & 0 deletions docs/install/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
navTitle: Overview
navOrder: 1
meta:
description: Install and manage FlowFuse on Linux, Windows, and MacOS. Explore deployment models, request a trial license, and find Docker and Kubernetes setup guides. Start with FlowFuse today!
---
# Installing FlowFuse

Expand Down
2 changes: 2 additions & 0 deletions docs/install/kubernetes/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Install FlowFuse on Kubernetes
meta:
description: Install FlowFuse on Kubernetes using Helm charts for easy configuration and management. Ensure efficient data storage and enable MQTT broker integration seamlessly.
---

# Kubernetes Install
Expand Down
2 changes: 2 additions & 0 deletions docs/install/kubernetes/aws.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: AWS EKS Installation
meta:
description: Learn how to install FlowFuse on AWS EKS with setup details for EKS, Nginx Ingress, AWS SES, and RDS PostgreSQL integration.
---

# AWS EKS Specific details
Expand Down
2 changes: 2 additions & 0 deletions docs/install/kubernetes/aws_terraform.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: AWS EKS Installation with Terraform and Helm
meta:
description: Learn to deploy FlowFuse on AWS EKS using Terraform and Helm. Setup VPC, EKS, RDS, Route53, SES, and Nginx Ingress Controller step-by-step.
---

# FlowFuse-oriented infrastructure in AWS using Terraform and Helm
Expand Down
2 changes: 2 additions & 0 deletions docs/install/kubernetes/digital-ocean.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Digital Ocean Kubernetes Installation
meta:
description: Install FlowFuse on Digital Ocean Kubernetes with cluster setup, Nginx Ingress, SSL using Cert-manager, and Helm deployment.
---

# Installing FlowFuse on a Digital Ocean Kubernetes cluster
Expand Down
2 changes: 2 additions & 0 deletions docs/install/kubernetes/stacks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Kubernetes Project Stacks
meta:
description: Discover Kubernetes stacks for Node-RED instances with Helm charts. Customize memory, CPU, and container configurations using Docker for seamless FlowFuse integration.
---

# Kubernetes Stacks
Expand Down
2 changes: 2 additions & 0 deletions docs/install/local/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Local Install
meta:
description: Learn how to install FlowFuse locally on various operating systems, including setup instructions for Node.js and configuring the platform without HTTPS support.
---

# Local Install
Expand Down
2 changes: 2 additions & 0 deletions docs/install/local/stacks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Local Stacks
meta:
description: Configure Node-RED instances with custom memory limits and versions using Stacks in FlowFuse for local deployments.
---

# Local Stacks
Expand Down
2 changes: 2 additions & 0 deletions docs/migration/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
navOrder: 1
navTitle: Introduction
meta:
description: Guide to migrating Node-RED applications to FlowFuse, covering flows, credentials, environment variables, and handling static files.
---

# Migrating a Node-RED application to FlowFuse
Expand Down
2 changes: 2 additions & 0 deletions docs/migration/node-red-tools.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Node-RED Tools plugin
meta:
description: Learn to manage Node-RED flows seamlessly with the FlowFuse Node-RED Tools plugin, enabling easy creation and deployment of instance snapshots from your local environment.
---

# FlowFuse Node-RED Tools plugin
Expand Down
2 changes: 2 additions & 0 deletions docs/premium-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
navGroup: Support
navOrder: 3
navTitle: Premium Support
meta:
description: Get premium customer support for FlowFuse application and account-related issues by filing a ticket.
---
# Customer Support

Expand Down
2 changes: 2 additions & 0 deletions docs/upgrade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
navGroup: FlowFuse Self-Hosted
navOrder: 2
navTitle: Upgrading FlowFuse
meta:
description: Learn how to upgrade your FlowFuse instance with detailed guidelines for LocalFS, Docker, and Kubernetes deployments.
---

# Upgrading FlowFuse
Expand Down
2 changes: 2 additions & 0 deletions docs/upgrade/open-source-to-premium.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navTitle: Installing a license
meta:
description: Upgrade your self-managed FlowFuse installation with enterprise features by uploading a license and enabling FlowFuse Authentication for Node-RED plugins.
---

## Upgrading to FlowFuse Enterprise
Expand Down

0 comments on commit 22fe9fa

Please sign in to comment.