<?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[autostart + serveronly]]></title><description><![CDATA[<p dir="auto">I have a new MM instance for development and testing in an Ubuntu VM. My goal is to have MM autostart when the VM starts, and run in serveronly mode, since the VM has no console display…</p>
<p dir="auto">I ran Sam’s script to install the instance, then went back and ran the autostart script, but it appears to start a regular MM instance and not a serveronly. I have uncommented the serverOnly command in config.js, set it to “true” and rebooted. It appears the regular instance of MM starts, but not the serveronly. I CAN manually start MM with ‘node serveronly’, but then it looks like two instances are running.</p>
<p dir="auto">Where am I going wrong?</p>
]]></description><link>https://forum.magicmirror.builders/topic/16382/autostart-serveronly</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 14:09:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16382.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Feb 2022 20:11:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to autostart + serveronly on Fri, 18 Feb 2022 20:14:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johngalt" aria-label="Profile: johngalt">@<bdi>johngalt</bdi></a> pm2 startup starts installers/mm.sh</p>
<p dir="auto">just change the <a href="http://mm.sh" target="_blank" rel="noopener noreferrer nofollow ugc">mm.sh</a> from</p>
<p dir="auto">npm start<br />
to<br />
npm run server</p>
]]></description><link>https://forum.magicmirror.builders/post/99729</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99729</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 18 Feb 2022 20:14:54 GMT</pubDate></item><item><title><![CDATA[Reply to autostart + serveronly on Sat, 19 Feb 2022 18:24:22 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> - Thanks Sam. That is what I had done, and so knew there were two instances running. I appreciate the tip and reminder.</p>
]]></description><link>https://forum.magicmirror.builders/post/99761</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99761</guid><dc:creator><![CDATA[JohnGalt]]></dc:creator><pubDate>Sat, 19 Feb 2022 18:24:22 GMT</pubDate></item><item><title><![CDATA[Reply to autostart + serveronly on Sat, 19 Feb 2022 15:48:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johngalt" aria-label="Profile: johngalt">@<bdi>johngalt</bdi></a> just for info.</p>
<p dir="auto">pm2 info MagicMirror<br />
(or whatever named task pm2 has defined)</p>
<p dir="auto">will tell you what it starts, and a bunch of other info</p>
]]></description><link>https://forum.magicmirror.builders/post/99758</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99758</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 19 Feb 2022 15:48:19 GMT</pubDate></item><item><title><![CDATA[Reply to autostart + serveronly on Sat, 19 Feb 2022 15:07:29 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>  - thanks! I figured it just had to be something straightforward. I appreciate you pointing me to the right place.</p>
]]></description><link>https://forum.magicmirror.builders/post/99757</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99757</guid><dc:creator><![CDATA[JohnGalt]]></dc:creator><pubDate>Sat, 19 Feb 2022 15:07:29 GMT</pubDate></item><item><title><![CDATA[Reply to autostart + serveronly on Fri, 18 Feb 2022 20:14:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johngalt" aria-label="Profile: johngalt">@<bdi>johngalt</bdi></a> pm2 startup starts installers/mm.sh</p>
<p dir="auto">just change the <a href="http://mm.sh" target="_blank" rel="noopener noreferrer nofollow ugc">mm.sh</a> from</p>
<p dir="auto">npm start<br />
to<br />
npm run server</p>
]]></description><link>https://forum.magicmirror.builders/post/99729</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99729</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 18 Feb 2022 20:14:54 GMT</pubDate></item></channel></rss>