<?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[MagicMirrorOS reload config without reboot]]></title><description><![CDATA[<p dir="auto">Hey Guys, i installed my magicmirror with the magicmirroros. How can i reload the config.js without a complete reboot. pm2 is not installed in the magicmirroros?</p>
<p dir="auto">i dont want always reboot the pi to see if my config works.</p>
<p dir="auto">thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/18096/magicmirroros-reload-config-without-reboot</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 22:01:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18096.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Oct 2023 08:29:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 19:26:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">this works thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/111835</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111835</guid><dc:creator><![CDATA[fischi87]]></dc:creator><pubDate>Tue, 17 Oct 2023 19:26:20 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 17:21:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fischi87" aria-label="Profile: fischi87">@<bdi>fischi87</bdi></a></p>
<p dir="auto">out of my head (untested):</p>
<pre><code class="language-bash">cd ~/magicmirror/run
docker-compose up -d --force-recreate
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/111826</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111826</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Tue, 17 Oct 2023 17:21:10 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 13:23:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fischi87" aria-label="Profile: fischi87">@<bdi>fischi87</bdi></a> mmos uses a docker container to run MagicMirror. the mm files are on the OS file system and mounted into the container</p>
<p dir="auto">so you would need to restart the container</p>
<pre><code>docker container restart ????id???? 
</code></pre>
<p dir="auto">see<br />
<a href="https://docs.docker.com/engine/reference/commandline/restart/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.docker.com/engine/reference/commandline/restart/</a></p>
<p dir="auto">you would need to do</p>
<pre><code>docker container ls
</code></pre>
<p dir="auto">to list the containers to get it’s id to use in the restart command</p>
]]></description><link>https://forum.magicmirror.builders/post/111819</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111819</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 17 Oct 2023 13:23:14 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 13:07:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mmrize" aria-label="Profile: MMRIZE">@<bdi>MMRIZE</bdi></a></p>
<p dir="auto">like i wrote i installed the magicmirroros and there is no pm2. i dont know what start the magicmirror after boot in the os. somebody know what start the magicmirror software?</p>
]]></description><link>https://forum.magicmirror.builders/post/111818</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111818</guid><dc:creator><![CDATA[fischi87]]></dc:creator><pubDate>Tue, 17 Oct 2023 13:07:08 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 12:49:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fischi87" aria-label="Profile: fischi87">@<bdi>fischi87</bdi></a><br />
You don’t have to “reboot”, connect MM then stop the “pm2” or whatever process manager you use.</p>
<p dir="auto">If you are using pm2, try this. I have not used it but may work for you.<br />
<a href="https://pm2.keymetrics.io/docs/usage/watch-and-restart/" target="_blank" rel="noopener noreferrer nofollow ugc">https://pm2.keymetrics.io/docs/usage/watch-and-restart/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/111817</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111817</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Tue, 17 Oct 2023 12:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 11:30:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fischi87" aria-label="Profile: fischi87">@<bdi>fischi87</bdi></a> yes the two keystrokes only work on the mm web page</p>
<p dir="auto">I don’t know is mmos documents how to reload the container.  we don’t support that here.</p>
]]></description><link>https://forum.magicmirror.builders/post/111816</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111816</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 17 Oct 2023 11:30:44 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 11:23:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">i just have a connection with ssh.</p>
]]></description><link>https://forum.magicmirror.builders/post/111815</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111815</guid><dc:creator><![CDATA[fischi87]]></dc:creator><pubDate>Tue, 17 Oct 2023 11:23:06 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 11:17:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mmrize" aria-label="Profile: MMRIZE">@<bdi>MMRIZE</bdi></a> or ctrl-r</p>
<p dir="auto">but neither reload the node_helpers</p>
]]></description><link>https://forum.magicmirror.builders/post/111814</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111814</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 17 Oct 2023 11:17:49 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirrorOS reload config without reboot on Tue, 17 Oct 2023 10:56:30 GMT]]></title><description><![CDATA[<p dir="auto">F5.<br />
But some complex/heavy modules might not work .</p>
]]></description><link>https://forum.magicmirror.builders/post/111813</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111813</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Tue, 17 Oct 2023 10:56:30 GMT</pubDate></item></channel></rss>