Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Vaultwarden
  3. Database backups

Database backups

Scheduled Pinned Locked Moved Vaultwarden
4 Posts 2 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • yusfY Offline
    yusfY Offline
    yusf
    wrote on last edited by
    #1

    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?

    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.

    1 Reply Last reply
    1
    • yusfY Offline
      yusfY Offline
      yusf
      wrote on last edited by
      #2

      Other Bitwarden users seem to confirm this missing feature, at least with it being automated.

      Seems like the bw CLI can be put to use. By scheduling a cron job to do:

      bw export --format encrypted_json --output file
      

      and then to run some kind of process to upload that file to the backup location could work.

      fbartelsF 1 Reply Last reply
      0
      • yusfY yusf

        Other Bitwarden users seem to confirm this missing feature, at least with it being automated.

        Seems like the bw CLI can be put to use. By scheduling a cron job to do:

        bw export --format encrypted_json --output file
        

        and then to run some kind of process to upload that file to the backup location could work.

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #3

        @yusf 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.

        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 https://github.com/vwxyzjn/portwarden however (would need the credentials of the given user, but could be used for migrations as well).

        yusfY 1 Reply Last reply
        4
        • fbartelsF fbartels

          @yusf 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.

          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 https://github.com/vwxyzjn/portwarden however (would need the credentials of the given user, but could be used for migrations as well).

          yusfY Offline
          yusfY Offline
          yusf
          wrote on last edited by
          #4

          @fbartels 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.

          1 Reply Last reply
          1
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search