<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Umzug Node red auf iobroker]]></title><description><![CDATA[<p dir="auto">Hallo<br />
Ich bin mit meinem Nod Red auf den IOBroker umgezogen. Der IOBroker hat Node Red installiert und über den iobroker wurden auch alle Module installiert.<br />
Ich habe auf meinem ursprungs PI das Verzeichniss home/pi/.node-red/public. Wo ist es im iobroker oder wo muss ich dieses  erstellen? Dort liegen für meine templates die Daten</p>
<pre><code>body {
  background-image: url("/iot-sec.jpg");
  background-repeat: no-repeat;
  background-size: cover;

}
</code></pre>
<p dir="auto">Danke</p>
]]></description><link>https://forum.iobroker.net/topic/49182/umzug-node-red-auf-iobroker</link><generator>RSS for Node</generator><lastBuildDate>Thu, 28 May 2026 09:18:01 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/49182.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Nov 2021 12:33:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Umzug Node red auf iobroker on Mon, 08 Nov 2021 16:13:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/edstobi" aria-label="Profile: edstobi">@<bdi>edstobi</bdi></a> Jo dachte das wäre klar, dass man nach Änderungen in der settings.js den Adapter einmal neu starten muss.</p>
<p dir="auto">Ich hab da auch schon lange ein GitHub aufgemacht, dass wenigstens diese Variable in die Adapterkonfiguration kommt. So musst Du bei jedem Adapterupdate das leider immer wieder neu eingeben.</p>
<p dir="auto"><a href="https://github.com/ioBroker/ioBroker.node-red/issues/142" rel="nofollow ugc">https://github.com/ioBroker/ioBroker.node-red/issues/142</a></p>
<p dir="auto">Den Verbesserungsvorschlag habe ich schon relativ lange eingebracht. Momentan scheint es aber wohl keine Entwickler-Ressourcen zu geben, um so was einzubauen oder der NodeRed Adapter genießt halt eine niedrigere Prio - da es ja keine essentielle Funktion ist.</p>
]]></description><link>https://forum.iobroker.net/post/700219</link><guid isPermaLink="true">https://forum.iobroker.net/post/700219</guid><dc:creator><![CDATA[mickym]]></dc:creator><pubDate>Mon, 08 Nov 2021 16:13:01 GMT</pubDate></item><item><title><![CDATA[Reply to Umzug Node red auf iobroker on Mon, 08 Nov 2021 16:06:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mickym" aria-label="Profile: mickym">@<bdi>mickym</bdi></a><br />
Danke<br />
Nach einem Neustart hat es funktioniert</p>
]]></description><link>https://forum.iobroker.net/post/700215</link><guid isPermaLink="true">https://forum.iobroker.net/post/700215</guid><dc:creator><![CDATA[edstobi]]></dc:creator><pubDate>Mon, 08 Nov 2021 16:06:46 GMT</pubDate></item><item><title><![CDATA[Reply to Umzug Node red auf iobroker on Mon, 08 Nov 2021 12:54:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/edstobi" aria-label="Profile: edstobi">@<bdi>edstobi</bdi></a> Das Verzeichnis in dem Du Deine Ressourcen zur Anzeigen aufbewahrst legst Du in meinen Augen mit httpStatic  in der settings.js fest</p>
<pre><code>    // When httpAdminRoot is used to move the UI to a different root path, the
    // following property can be used to identify a directory of static content
    // that should be served at http://localhost:1880/.
    //httpStatic: '/home/nol/node-red-static/',
</code></pre>
<p dir="auto">Ist also frei wählbar.<br />
Die massgebliche settings.js findest Du unter: /opt/iobroker/node_modules/iobroker.node-red</p>
]]></description><link>https://forum.iobroker.net/post/700118</link><guid isPermaLink="true">https://forum.iobroker.net/post/700118</guid><dc:creator><![CDATA[mickym]]></dc:creator><pubDate>Mon, 08 Nov 2021 12:54:24 GMT</pubDate></item></channel></rss>