Agentic deploys / Files and productivity

Vaultwarden

Your passwords, on your own machine.

One-liner deploy

curl -fsSL https://redu.cloud/i/vaultwarden.sh | sh

Architecture

£0.035/hr · delete any time

dani-garcia/vaultwardenby dani-garcia
Refvaultwarden@1.37.1Authordani-garcia
passwordssecurityproductivitybitwardenfree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/vaultwarden.md -o redu.md
claude "Read redu.md and deploy Vaultwarden on redu."

About

  • One small Rust binary from the official image: no build step, and one image that speaks Postgres, MySQL and SQLite.
  • Vaults and accounts live in a managed Postgres on its own private VM; attachments and the token signing key on a persistent volume beside it.
  • Deployed with registration closed from the first boot, so nobody can claim a free account on hardware you pay for.
  • Vaults are encrypted in the client from your master password, so nothing on the server, and nobody operating it, can read them.