Book of Knowledge
  • Home
  • Author
Subscribe
Tagged

BitWarden

A collection of 1 post

BitWarden

Self-host password vault with Bitwarden on Synology NAS via Docker

Creating a Bitwarden container Create the Bitwarden container where you usually keep your containers. In this example we will use /volume1/docker/bitwarden/. Access your NAS via SSH, and then create the docker container with the following setup: docker run -d \ --name=bitwarden \ --restart=always \ -v /volume1/docker/bitwarden/data/

  • Alex Camilleri
Alex Camilleri Sep 28, 2019 • 1 min read
Book of Knowledge © 2026
Powered by Ghost