Agentic deploys / Databases and backends

Databunker

Keep the personal data out of your own database.

One-liner deploy

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

Architecture

£0.035/hr · delete any time

securitybunker/databunkerby securitybunker
Refdatabunker@0.8.35Authorsecuritybunker
gdprprivacypiivaulttokenizationfree 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/databunker.md -o redu.md
claude "Read redu.md and deploy Databunker on redu."

About

  • A single static Go binary from the official image: nothing is compiled on the VM and the footprint is small.
  • Every record is encrypted with a master key you generate and keep, and stored in a managed Postgres on its own private VM.
  • There is no signup form and no admin account to race for: authority is one API root token, created at deploy time before the hostname resolves.
  • Deployed with the image's anonymous record creation turned off, which the shipped config leaves on.