Get started

Everything you need to deploy and configure Hoop.

Quickstart guides, API reference, and deep dives on access governance, data security, and AI agents. Written for engineers.

Browse docs →Read the blog
quickstart · 5 min
$ touch .env && \
curl -sL https://hoop.dev/docker-compose.yml \
> docker-compose.yml && \
docker compose up
Gateway running on :8009
OIDC connected
Ready. Masking and guardrails active.

Documentation

Everything you need to deploy and configure Hoop.

Quickstart guides, API reference, protocol-specific configuration, policy examples, and integration guides. Written for engineers, not marketing.

Quickstart: deploy in under 10 minutes
Protocol configuration for PostgreSQL, MySQL, Kubernetes, and more
Policy examples for masking, guardrails, and approvals
Integration guides for Slack, PagerDuty, and SIEM tools
Go to docs →

DEPLOY & SELF-HOST

Get running in 5 minutes. Your cloud, your rules.

Docker

Recommended

A full setup with one line script. Get everything up and running in 5 minutes.

touch .env && \
curl -sL https://hoop.dev/docker-compose.yml \
> docker-compose.yml && \

docker compose up
See full implementation docs →

AWS

Launch our distribution from AWS CloudFormation Stack. Full setup with everything you need.

Select regionView all regions →
See full implementation docs →

Kubernetes

Scale with Helm Charts. Highly recommended for teams already running Kubernetes.

helm repo add hoopdev \
https://charts.hoop.dev

helm install hoop hoopdev/hoop \
--namespace hoop --create-namespace
See full implementation docs →

Blog

Technical writing on access governance, data security, and AI agents.

View all posts →

Deep dives on the problems we’re solving, the architecture behind Hoop, and how organizations are governing AI agent access to production infrastructure.

Case Study

How 360Learning secured production access and developer experience with Hoop

How 360Learning replaced ad-hoc database access with a governed, auditable workflow that kept developers fast and security teams confident.

6 min readRead more →
Security

The hidden cost of break-glass access

Break-glass access is supposed to be the exception. In practice, it becomes the rule. Here's what that costs and how to fix it.

5 min readRead more →
AI Agents

How Claude Code talks to your APIs without telling your secrets

Claude Code can query databases, call APIs, and manage infrastructure. Hoop makes sure it never sees the credentials or the sensitive data in the responses.

7 min readRead more →
Read the blog →

Ready to see what’s in transit right now?

We’ll connect to your environment and surface risks your current tools can’t see. No commitment. Just visibility.

See your hidden risk →Get started free →