davidjameshowell / vaultwarden_heroku

Vaultwarden (Bitwarden Rust implementation) self hosted in Heroku for Free!
95 stars 175 forks source link

How to correctly migrate from Heroku to Railway without losing data? #40

Closed masteradit closed 1 year ago

masteradit commented 1 year ago

Railway has a template for Vaultwarden for easy deployment. I want to migrate my Heroku Vaultwarden to Railway without losing any data (users, organisations, passwords, domain configuration, etc.). Can anyone provide the steps on how to transfer the data between the two instances? I don't want to mess it up as it contains a lot of useful data.

masteradit commented 1 year ago

Closing this issue. I created a new instance and asked all my teammates to export their passwords from old instance and import them into the new instance.