I’m trying to run Bitwardenrs on RPi2 using Docker Swarm. Since all images on Dockerhub, even the ones named “arm” are OS/ARCH linux/amd64, I cannot run container due to “no suitable node (unsupported platform on 1 node)”. Which is somewhat expected. Am I missing something? Bitwardenrs will not work on Chrome without SSL, so we are going to create a self signed certificate. If you are going to host Bitwarden on the internet (outside your local network), use certbot instead. Prerequisites: working Docker installation on Linux As sudo or root, make persistent data directories for SSL and Bitwarden files on.
Hi I’m running bitwarden in a docker container with Authy 2FA. So when I pull the latest image from dockerhub and spin up the new container (using the same parameters), I can no longer use the existing 2FA I’ve used previously. It says that it is not a valid 6 digit verification code.
Docker Hub Bitwardenrs
Dockerhub Bitwarden
So I have to go to the admin panel then remove the 2FA for all users and then redo the whole process of adding a new 2FA.
Is there any better way of upgrading the docker image without having to do the same dance each time?
Docker Hub Bitwarden
Thanks