Password Vault (Lightweight)
Password Vault (Lightweight) is a app in the osFoundry community catalog. Lightweight, Rust-based reimplementation of the Bitwarden server API — compatible with all official Bitwarden clients (iOS, Android, desktop, browser extensions), with a fraction of the resource footprint and embedded SQLite. Powered by Vaultwarden. Ships as a thin wrapper around the upstream image.
Details
- Workspace: osfoundry
- Category: COMMUNICATION
- Pricing: Free
- Access: Community
Features
- Lightweight
- Browser extensions)
Documentation
# Password Vault (Lightweight)
Lightweight Bitwarden-compatible server, powered by Vaultwarden.
## What works
All official Bitwarden client apps (mobile, desktop, browser extension, CLI) talk to Vaultwarden unchanged. The vault, organisations, collections, sends, attachments, two-factor — all supported.
## What's missing vs official Bitwarden
Vaultwarden re-implements the **server API only** — it does not include Bitwarden's directory connector, on-prem SSO bridge, or the Enterprise policy engine. If you need any of those, use **Password Vault (Cloud-sync)** (#151) instead.
## Packaging
Thin wrapper around the official `vaultwarden/server:alpine` image. Embedded SQLite + attachments at `/data`. **No SMTP configured by default** — set `SMTP_*` env vars (in advanced settings) to enable email verification + invites.
## Admin Panel
The admin panel at `/admin` is **disabled by default** for security. To enable it, set `ADMIN_TOKEN` to a long random string via the in-app settings.
How to use Password Vault (Lightweight) in osFoundry
Install Password Vault (Lightweight) into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.