shantanoo-desai / komponist

A Composer for your favorite IoT/ IIoT container stacks with Ansible + Jinja2 + Docker Compose v2
GNU Affero General Public License v3.0
25 stars 2 forks source link

[node-red] Jinja2 Template for `settings.js` file #3

Closed shantanoo-desai closed 1 year ago

shantanoo-desai commented 1 year ago

Description

Create a setting.js.j2 file that comprises of Jinja2 Variables that let a user configure node-red depending on values defined in a dedicated configuration YAML file. The file SHOULD be contain basic settings and should have the respective Node-RED license in its header as well as the Repo license.

Tasks