Hello!
I’ll try and keep this as short as possible, so someone might be bothered to read
I’m running a FreeNAS machine with a ubuntu 18.04 VM running Docker 19.03. I managed to install Bitwarden without too many issues using these instructions > https://help.bitwarden.com/article/install-on-premise/
After getting things up and running, I’m now accessing behind a NGINX reverse-proxy which has been working perfectly for the last few months, so much so that I’ve pretty much migrated from using 1Password to Bitwarden, and have been really happy with things.
I’ve just spent the last few hours trying to update using these instructions > https://help.bitwarden.com/article/updating-on-premise/ - but after trying various different things I just can’t get it to work anymore.
I’ve rolled everything back so have the old version working, but the update seemed to make changes to the files in the bwdata folder which to my thinking would break things, like deleting the certificates from the ./bwdata/ssl folder and loosing the paths from the ./bwdata/config.yml file.
Is there something I’m missing with the update routine where I need to backup/restore some of the config first?
Thanks in advance