ferrvaultby ferrlabs
Early access

Secrets without
the infrastructure.

Store, rotate, and inject secrets into your CI pipelines and Kubernetes clusters — without deploying Vault. Envelope encryption with BYOK. Hosted in the EU at ferrvault.com.

CI step · GitHub Actions
- name: Run tests
  run: ferrvault inject -- npm test
  env:
    FERRVAULT_TOKEN: ${{ secrets.FERRVAULT_TOKEN }}
✓ Injected 14 secrets into env in 38ms
Kubernetes · CRD
apiVersion: ferrvault.io/v1
kind: SecretBundle
metadata:
  name: api-prod
spec:
  vault: my-org/api
  refresh: 60s
✓ Synced to Secret/api-prod · pods auto-rolled
№ 02 — Six features

Six things,
done well.

We're not trying to replace HashiCorp Vault for your bank. We're making encrypted secrets management feel like a managed Postgres — pick a plan, get a URL, ship.

$ № 01

CLI-native injection

ferrflow secrets inject -- npm test. One command to inject every project secret as env vars in your CI step. No SDK to integrate, no boilerplate.

№ 02

Native K8s operator

The FerrVault operator syncs your secrets into native Kubernetes Secret resources. Works with any controller, any pod. No app changes required.

№ 03

Envelope encryption + BYOK

Every secret encrypted with a unique data key, wrapped by your KMS (AWS, GCP, Vault Transit). Bring your own key on Business plans. Compliance-grade by default.

№ 04

Versioned rotation

ferrvault secrets rotate DB_PASSWORD. Full version history, atomic switchover, automatic re-injection across all consumers. Zero downtime.

№ 05

Tamper-proof audit log

Every read, write, and rotation logged with cryptographic signatures. Filter by user, secret, IP, project. Export to your SIEM.

№ 06

EU-hosted, EU-only

ferrvault.com runs in the EU. Encrypted secrets, audit logs, and backups stay within Europe — never replicated elsewhere. SOC 2 in progress.

№ 03 — Integrations

Plays well with what you already run.

GitHub Actions GitLab CI Kubernetes ArgoCD Terraform Docker Compose AWS KMS GCP Cloud KMS Vault Transit Azure Key Vault
№ 04 — Pricing

Pricing that scales
with your secrets.

Hosted at ferrvault.com — EU region. Pay per user, not per secret.

See pricing →

Secrets, handled. No infrastructure drama.

Start free trial