Wanted to share this with everyone who is interested. I have been playing with nodered, influxdb and grafana to get to some nice dashboard. Might not be perfect - but I am more than happy with it.
Basically, nodered processes the resulting json files that can be posted by duplicati into an influxdb timeseries database, which is visualized by using a grafana dashboard.
from the installation instructions I am stuck on “Import the project in nodered”
how to import that mentioned project into nodered, I was able to run nodered in docker but have no idea how to import a project, where can I find some easy install instructions?