Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Device Editor access docs #2464

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Update Device Editor access docs #2464

merged 2 commits into from
Jul 12, 2023

Conversation

hardillb
Copy link
Contributor

@hardillb hardillb commented Jul 11, 2023

fixes #2463

Description

Include point that the device editor access also requires the MQTT broker to be configured to act as the command pathway.

Related Issue(s)

#2463

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@hardillb hardillb added this to the 1.10 milestone Jul 11, 2023
@hardillb hardillb requested a review from joepavitt July 11, 2023 16:22
@hardillb hardillb self-assigned this Jul 11, 2023
When running on FlowForge Cloud, or a premium licensed FlowForge instance, a
device can be placed in Developer Mode that enables remote access to the editor.
When running on FlowForge Cloud, or a premium licensed FlowForge instance (with the
MQTT broker enabled), a device can be placed in Developer Mode that enables remote
Copy link
Contributor

@joepavitt joepavitt Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link here to documentation setting the broker up?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's slightly different for each driver. Docker/Kube set it up by default, but localfs is a bit complex https://flowforge.com/docs/install/local/#setting-up-mosquitto-(optional)

Co-authored-by: Joe Pavitt <99246719+joepavitt@users.noreply.github.com>
@hardillb hardillb requested a review from joepavitt July 12, 2023 13:52
@joepavitt joepavitt merged commit f94d95c into main Jul 12, 2023
@joepavitt joepavitt deleted the hardillb-patch-2 branch July 12, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MQTT Broker Requirement for Device Access
2 participants