<?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[Install Old Version]]></title><description><![CDATA[<p dir="auto">My previous Cloudron installation became corrupted so I've attempted to reinstall and restore from backup, however, during the restore it said "Run cloudron-setup with --version 5.2.4 to restore from this backup".</p>
<p dir="auto">I tried "wget <a href="https://cloudron.io/cloudron-setup" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloudron.io/cloudron-setup</a> --version 5.2.4" and a few other variations with no luck and couldn't find any documentation on this topic. Any idea how to install 5.2.4 directly?</p>
]]></description><link>https://forum.cloudron.io/topic/3031/install-old-version</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 14:51:48 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3031.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Aug 2020 15:38:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Install Old Version on Fri, 14 Aug 2020 18:07:16 GMT]]></title><description><![CDATA[<p dir="auto">Girish's note is also documented (though not super obvious) here at the very bottom of the page: <a href="https://cloudron.io/documentation/backups/#move-cloudron-to-another-server" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloudron.io/documentation/backups/#move-cloudron-to-another-server</a></p>
]]></description><link>https://forum.cloudron.io/post/12141</link><guid isPermaLink="true">https://forum.cloudron.io/post/12141</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Fri, 14 Aug 2020 18:07:16 GMT</pubDate></item><item><title><![CDATA[Reply to Install Old Version on Fri, 14 Aug 2020 16:42:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/woke" aria-label="Profile: woke">@<bdi>woke</bdi></a> you should pass the argument to the setup script and not to <code>wget</code>. <code>wget</code> is simply downloading the file. Like this:</p>
<pre><code>wget https://cloudron.io/cloudron-setup
chmod +x cloudron-setup
./cloudron-setup --version 5.2.4
</code></pre>
]]></description><link>https://forum.cloudron.io/post/12131</link><guid isPermaLink="true">https://forum.cloudron.io/post/12131</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 14 Aug 2020 16:42:50 GMT</pubDate></item></channel></rss>