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