Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.85 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.85 KB

FlowFuse Droplet

Description

FlowFuse's intuitive UI lets you manage your Node-RED instances all in one place.

Spin up instances of Node-RED in seconds, monitor project health and tear down or suspend projects as required.

Before you deploy your FlowFuse Droplet

Get a Domain

Use this DNS quickstart guide to get your DNS setup on DigitalOcean. You’ll first need to purchase and register your domain through a third party, such as Name.com, GoDaddy, etc…

  • Why do you need a domain name?

    The domain will be used to generate the host names for each FlowFuse project you deploy

Setup email

FlowFuse needs a way to send email to verify new users and to send invites when users are added to teams. To do this you will need to have details of a SMTP server that will allow you to send email.

If you do not have a SMTP server you can set one up using a service like SparkPost, Sendgrid or Mailgun.

You can skip this step and configure it later, but the platform works best when setup from the start.

Getting started after deploying

On your first SSH Login to your droplet or when you connect to the Droplet console you will be greeted by a wizard that will guide you through setting up the domain name and starting your FlowFuse instance.

Before entering your hostname you will need to add an A record for your domain.

Once the wildcard A record has been created you can enter it into the wizard. The wizard will then update the configuration files and start the FlowFuse Application. The final configuration is done via the web interface on the hostname that will be in final message from the wizard.

Details of how to complete configuration can be found here