- docs
- Overview
- Administering FlowForge
- Contributing to FlowForge
- FlowForge API
- FlowForge Cloud
- Using FlowForge
- changestack
- concepts
- devices
- envvar
- filenodes
- instance-settings
- logs
- migration
- node-red-tools
- persistent-context
- projectnodes
- shared-library
- snapshots
- staged-deployments
- team
- Running FlowForge
- Installing FlowForge
- Upgrading FlowForge
# Example configuration for common email platforms
# GMail
email:
enabled: true
debug: false
smtp:
host: smtp.gmail.com
port: 465
secure: true
auth:
user: [USER]@gmail.com
pass: [PASSWORD]
Note: Gmail may require an app specific password to be created if you are using 2FA on the account you can set that up here