Hi.
I am just trying to upgrade my security on my linux server, and moved every docker container from normal ssd to an ecrypt-encrypted folder. For bitwarden, from /home/docker/bitwarden to /encrypted/docker/bitwarden.
This worked quiet well for all other container, only bitwarden throws cryptical errors regarding the mssql database (sadly, I didn’t record them, but something about file access problems).
So my questions:
- Can anybody confirm that bitwarden should run on encrypted folders? Or can double-encryption cause these issues?
- Does it make sense to encrypt the bitwarden container on the HDD (like for nextcloud)
Best regards,
Dirk