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

[node-red] Provide playbook to deploy flow #112

Closed
shantanoo-desai opened this issue Sep 12, 2023 · 0 comments · Fixed by #115
Closed

[node-red] Provide playbook to deploy flow #112

shantanoo-desai opened this issue Sep 12, 2023 · 0 comments · Fixed by #115
Assignees
Labels
enhancement New feature or request node-red All activities for Node-RED specific development

Comments

@shantanoo-desai
Copy link
Owner

shantanoo-desai commented Sep 12, 2023

Description

Provide a playbook that deploys an exported flow to a remote instance. The flow needs to be explicitly provided in the CLI in order to upload the correct flow to a remote instance. Provide CLI option to start or stop (default) the flows once uploaded

@shantanoo-desai shantanoo-desai converted this from a draft issue Sep 12, 2023
@shantanoo-desai shantanoo-desai self-assigned this Sep 12, 2023
@shantanoo-desai shantanoo-desai added enhancement New feature or request node-red All activities for Node-RED specific development labels Sep 12, 2023
@shantanoo-desai shantanoo-desai moved this from Todo to In Progress in komponist Sep 12, 2023
@shantanoo-desai shantanoo-desai changed the title [node-red] Provide playbook to deploy flow + nodes [node-red] Provide playbook to deploy flow Sep 21, 2023
shantanoo-desai added a commit that referenced this issue Sep 21, 2023
This playbook deploys a user-specific flow JSON file. The user
needs to specify which flow file to upload via `extra_vars`
parameter `flow_file`. Also provide the `flow_state` extra var
to start the flow post upload (default is always stopped).

Closes #112

Signed-off-by: Shantanoo 'Shan' Desai <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in komponist Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request node-red All activities for Node-RED specific development
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant