Marketplace · Security
Docs / Marketplace

Security

Deploy self-hosted security tools in one click — Vaultwarden for passwords and HashiCorp Vault for application secrets.

The Security category is two self-hosted tools for keeping credentials safe — Vaultwarden, a password manager for people, and HashiCorp Vault, a secrets store for your applications.

Apps in this category

AppDeploy typeWhat it is
Vaultwarden1-Click DeployLightweight, self-hosted password manager (Bitwarden-compatible)
HashiCorp Vault1-Click DeploySecure storage for secrets, API keys, and certificates
Marketplace catalog filtered to the Security category
Vaultwarden and HashiCorp Vault — passwords for people, secrets for applications.

Every app in this category, explained

🔐 Vaultwarden

Vaultwarden is a self-hosted password manager — a place where you and your team keep passwords encrypted behind one master password, instead of reusing them or storing them in a spreadsheet. It speaks the same protocol as Bitwarden, so the official Bitwarden apps and browser extensions connect to it directly, while the data stays on your own server.

Creating an instance
Vaultwarden is a 1-Click Deploy app — follow Guide 2 on Deploying apps; no fields beyond the standard form.

🔑 HashiCorp Vault

HashiCorp Vault stores secrets — the credentials your applications need, such as database passwords, API keys, and TLS certificates. Instead of hard-coding those values into your code or config files, a running service asks Vault for them, and Vault controls which service is allowed to read what.

Creating an instance
HashiCorp Vault is a 1-Click Deploy app — follow Guide 2 on Deploying apps; no fields beyond the standard form.

Which one do you need?

  • Vaultwarden — for people. Human-facing password storage your team unlocks in a browser extension or phone app.
  • HashiCorp Vault — for applications. Machine-facing secret storage your running services read from programmatically.
  • They solve different problems and are often run side by side — one for your team, one for your code.

Deploying a tool, in short

Both apps use the standard 1-Click form — a name, a region, and a size, with optional environment variables. For the complete, field-by-field walkthrough with screenshots, see Guide 2 on Deploying apps.

Pick a tool
from the catalog
Configure
name, region, size
Deploy
one click
Manage as a project
domain, logs, scaling
Important
Both tools hold sensitive data. Attach a custom domain so they are reachable over HTTPS, and keep their admin credentials somewhere safe — see API keys and Two-factor authentication for securing your NevTan account itself.