<?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[Database backups]]></title><description><![CDATA[<p dir="auto">I'm interested in proactively learning the recovery path for password databases in Bitwarden. Imagine I'm cut off from the server somehow, possibly permanently. What courses of action do I have to recreate the setup? Does this course of action apply to non-admin users as well?</p>
<p dir="auto">With 1Password, KeePass etc there's always the option to have the password archive being backed up to a second location, off-site, cold storage or similar.</p>
]]></description><link>https://forum.cloudron.io/topic/4524/database-backups</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 05:19:17 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4524.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Feb 2021 11:17:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Database backups on Fri, 05 Mar 2021 08:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> Thanks for the suggestion! Looks like that tool needs the master password every time it performs an action so no automation possible, but still good for periodical manual backups.</p>
]]></description><link>https://forum.cloudron.io/post/27035</link><guid isPermaLink="true">https://forum.cloudron.io/post/27035</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Fri, 05 Mar 2021 08:52:30 GMT</pubDate></item><item><title><![CDATA[Reply to Database backups on Wed, 24 Feb 2021 13:27:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yusf" aria-label="Profile: yusf">@<bdi>yusf</bdi></a> the problem with the export from the bitwarden cli is that this would only concern the actual password data, but would not include any of the attachments.</p>
<p dir="auto">In that sense Bitwarden is only good enough for a whole installation disaster recovery (since Cloudron is doing regular backups, you can restore the setup as it was at a given time). If you want per user backups you could use <a href="https://github.com/vwxyzjn/portwarden" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/vwxyzjn/portwarden</a> however (would need the credentials of the given user, but could be used for migrations as well).</p>
]]></description><link>https://forum.cloudron.io/post/26467</link><guid isPermaLink="true">https://forum.cloudron.io/post/26467</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Wed, 24 Feb 2021 13:27:52 GMT</pubDate></item><item><title><![CDATA[Reply to Database backups on Wed, 24 Feb 2021 12:39:17 GMT]]></title><description><![CDATA[<p dir="auto">Other Bitwarden users seem to confirm this missing feature, at least with it being automated.</p>
<p dir="auto">Seems like the <a href="https://bitwarden.com/help/article/export-your-data/#from-the-cli" target="_blank" rel="noopener noreferrer nofollow ugc"><code>bw</code> CLI</a> can be put to use. By scheduling a cron job to do:</p>
<pre><code>bw export --format encrypted_json --output file
</code></pre>
<p dir="auto">and then to run some kind of process to upload that file to the backup location could work.</p>
]]></description><link>https://forum.cloudron.io/post/26466</link><guid isPermaLink="true">https://forum.cloudron.io/post/26466</guid><dc:creator><![CDATA[yusf]]></dc:creator><pubDate>Wed, 24 Feb 2021 12:39:17 GMT</pubDate></item></channel></rss>