Skip to content

Ansible Playbooks for Import / Export Nodes & Flows for Node-RED

Latest
Compare
Choose a tag to compare
@shantanoo-desai shantanoo-desai released this 02 Oct 15:21
· 10 commits to main since this release
83fc3d6

What's Changed

This release add Ansible playbooks to import / export Flows and Nodes in Node-RED. These playbooks provide flexibility to deploy these flows + nodes on remote-machines (also in air-gapped environments).

Environment

Tool Version
Docker Engine v24.0.5
Docker Compose v2.20.3
Python, Ansible, Jinja2 3.11.5, 2.15.3, 3.1.2

Internal

  • chore(ci): remove matrix strategy in #107

Features

  • feat(nodered): Add bootstrapping playbook for provisioning nodes in #111
  • feat(nodered): playbooks to export nodes and flow in #113
  • feat(nodered): playbook to deploy user flow + state control in #115
  • feat(nodered): external nodes export + bootstrapping logic in #117

Docs

  • docs: update README.md + core docs in #118

Full Changelog: v0.2.1...v0.3.0