<?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[Updating a node app]]></title><description><![CDATA[<p dir="auto">I'm packaging an app I built here: <a href="https://git.cloudron.io/AtriLahiji/eleutheriapay-app" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/AtriLahiji/eleutheriapay-app</a></p>
<p dir="auto">I tested installing 0.1.9 of my app and then building &amp; updating to 0.2.0 but it didn't seem to change. Is there something I'm missing? I'm not incredibly experienced with Docker so I feel like theres something I'm messing up in the Dockerfile but I honestly cant see why it wouldn't just replace the contents of the /app/code directory.</p>
]]></description><link>https://forum.cloudron.io/topic/3617/updating-a-node-app</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 14:59:24 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3617.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 05 Nov 2020 06:59:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 15:16:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mehdi" aria-label="Profile: mehdi">@<bdi>mehdi</bdi></a> said in <a href="/post/18168">Updating a node app</a>:</p>
<blockquote>
<p dir="auto">@atrilahiji Also, some browsers are a bit ... aggressive with their caching policies. You may want to force-refresh (ctrl/cmd + shift + R in most browsers), maybe even a few times, before anything else, just to check it wasn't just cache</p>
</blockquote>
<p dir="auto">This has been my experience as well.</p>
]]></description><link>https://forum.cloudron.io/post/18198</link><guid isPermaLink="true">https://forum.cloudron.io/post/18198</guid><dc:creator><![CDATA[Lonkle]]></dc:creator><pubDate>Thu, 05 Nov 2020 15:16:25 GMT</pubDate></item><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 08:59:23 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji Also, some browsers are a bit ... aggressive with their caching policies. You may want to force-refresh (ctrl/cmd + shift + R in most browsers), maybe even a few times, before anything else, just to check it wasn't just cache</p>
]]></description><link>https://forum.cloudron.io/post/18168</link><guid isPermaLink="true">https://forum.cloudron.io/post/18168</guid><dc:creator><![CDATA[mehdi]]></dc:creator><pubDate>Thu, 05 Nov 2020 08:59:23 GMT</pubDate></item><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 08:08:33 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji said in <a href="/post/18149">Updating a node app</a>:</p>
<blockquote>
<p dir="auto">but I honestly cant see why it wouldn't just replace the contents of the /app/code directory</p>
</blockquote>
<p dir="auto">Let's start with this. When you do <code>cloudron exec</code> do you see the latest code in <code>/app/code</code> ?</p>
<p dir="auto">If not, are you sure the <code>cloudron build</code> and <code>cloudron update</code> is succeeding (maybe paste the output here)?</p>
]]></description><link>https://forum.cloudron.io/post/18166</link><guid isPermaLink="true">https://forum.cloudron.io/post/18166</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 05 Nov 2020 08:08:33 GMT</pubDate></item><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 07:59:30 GMT]]></title><description><![CDATA[<p dir="auto">No luck <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=d69db52af35" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
<p dir="auto">I still get the old UI</p>
]]></description><link>https://forum.cloudron.io/post/18165</link><guid isPermaLink="true">https://forum.cloudron.io/post/18165</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 05 Nov 2020 07:59:30 GMT</pubDate></item><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 07:30:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Oh so I made a pretty distinct change to the UI of my app between the 2 versions but didnt notice the change as if it still had the old frontend code. I'll try it again incase I goofed something up real bad</p>
]]></description><link>https://forum.cloudron.io/post/18163</link><guid isPermaLink="true">https://forum.cloudron.io/post/18163</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 05 Nov 2020 07:30:38 GMT</pubDate></item><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 07:15:34 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji said in <a href="/post/18149">Updating a node app</a>:</p>
<blockquote>
<p dir="auto">I tested installing 0.1.9 of my app and then building &amp; updating to 0.2.0 but it didn't seem to change</p>
</blockquote>
<p dir="auto">What didn't change? Did you do <code>cloudron build</code> and then <code>cloudron update</code> after you change the Dockerfile?</p>
]]></description><link>https://forum.cloudron.io/post/18159</link><guid isPermaLink="true">https://forum.cloudron.io/post/18159</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 05 Nov 2020 07:15:34 GMT</pubDate></item><item><title><![CDATA[Reply to Updating a node app on Thu, 05 Nov 2020 07:13:07 GMT]]></title><description><![CDATA[<p dir="auto">For context, the app is structured like so: <a href="https://git.lahijiapps.dev/atrilahiji/personal-site" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.lahijiapps.dev/atrilahiji/personal-site</a></p>
<p dir="auto">What I am aiming for:</p>
<ul>
<li>Frontend and Backend folders to be updated</li>
<li>The logo and favicon in the frontend/dist folders after installation should be preserved somehow</li>
<li>the .env file in /app/code should be preserved if it already exists</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/18157</link><guid isPermaLink="true">https://forum.cloudron.io/post/18157</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 05 Nov 2020 07:13:07 GMT</pubDate></item></channel></rss>