Hacker News new | ask | show | jobs
by wadkar 2292 days ago
To expand a little bit, Bitwarden with your own hosting
1 comments

Can you share your experience with self-hosting? Docker or no docker? Any issues?
Pretty new to it (~3 months), I've been using it in docker, using https://github.com/dani-garcia/bitwarden_rs

The official docker version looked way too complicated imo -> https://github.com/bitwarden/server/blob/master/scripts/run....

Pretty straightforward, lightweight, no issues so far

The light(er) weight Rust server looks interesting. We might spin it up in-house and kick the tires. Thanks!