Skip to content

Instantly share code, notes, and snippets.

View heinoldenhuis's full-sized avatar

Hein Oldenhuis heinoldenhuis

  • Klazienaveen, The Netherlands
View GitHub Profile
@tavinus
tavinus / deb10bitwardenInstall.md
Last active February 26, 2025 05:25
Debian 10 BitwardenRS install (no docker)

Bitwarden RS Debian 10 Install

This is how I installed the Rust implementation of bitwarden into a Proxmox Debian 10 LXC Container. It should work on any Debian 10 install (virtual or metal). I dislike running docker inside LXC containers for obvious reasons, so this is how I did it.

References

Prepare Base System

$ sudo apt update