Hacker News new | ask | show | jobs
by vz8 2293 days ago
Can you share your experience with self-hosting? Docker or no docker? Any issues?
1 comments

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!