iwantzoqa.blogg.se

Bitwarden docker container
Bitwarden docker container





Without running a reverse proxy I should be able to run that way and use the Android app right? So all my certificates files created above are under /ssl/ folder on the system, which is mapped to the container with “-v /ssl/:/ssl/” option. This is where I begin to be lost… As my certificates/(reverse) proxies/security stuff knowledge is almost null, I don’t understand what is what, who should do what, and what should be where…

bitwarden docker container

Also the Android application and the Windows applicattion are not able to connect, throwing respectively “Trust anchor for certification path not found” and “Failed to fetch” errors…įollowing this I first used ROCKET_TLS to handle the certificates, which were generated following this … So a few days ago I decided to export my database from the app itself and start from scratch again.Įventually I ended up with a fully up-to-date instance, with data saved correctly, but I’m still missing the security part of it. I installed BitwardenRS a few months ago on a Raspberry Pi, and go it working just fine, but only on a web browser or with the Firefox plugin on localhost.īut I realized I was running outdated containers, and also missing lots of very usefull features, one of them being to use an external folder to have data saved outside docker container…

bitwarden docker container

First of all thanks for the wonderfull work on this BitwardenRS version! Love it so much!







Bitwarden docker container