selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

agent-vault logo

agent-vault

1.9k
otherOpen Source — No Paywall2 Containers — 2 containers — light hosting footprintBinary · DockerNo external DB12 active committers (12mo)

About

Agent Vault is an open-source credential broker and vault designed for AI agents that need access to external APIs without being given direct access to secrets. It sits between agents and upstream...

Community Ratings

No ratings yet

Features

  • Credential brokering
  • Pluggable credential stores
  • Transparent integration with MCP, CLI, SDK, and API tools
  • Multi-tenancy
  • Egress filtering
  • Request logging
  • Strict deny mode
  • Management UI
  • HTTP API
  • CLI client

Details

Last Updated
Jul 21, 2026
Created
Mar 27, 2026
Install Methods
binarydocker
Requirements
DockermacOS or Linux for the install scriptAGENT_VAULT_MASTER_PASSWORD
Authentication
local
API
REST
Privacy & Independence
Cloud: Optional
User Model
Multi-UserMulti-Tenant
Deployment

Deployment: Docker Compose ✓2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services

no resource limits declared

needs persistent storage (1 volume)

examples/nginx-public-ui-proxy/docker-compose.yml · @ b3eb403 · scanned Jun 6, 2026

services:
  agent-vault:
    image: infisical/agent-vault:latest
    environment:
      AGENT_VAULT_MASTER_PASSWORD: changeme-for-local-testing
      # Public URL the user hits — drives av_session Secure flag and email links.
      AGENT_VAULT_ADDR: http://localhost:8080
      # Demo only: trust the whole compose network. Scope to the reverse proxy CIDR in prod.
      AGENT_VAULT_TRUSTED_PROXIES: 0.0.0.0/0
    volumes:
      - agent-vault-data:/data

  reverse-proxy:
    build: .
    environment:
      PORT: 8080
      AGENT_VAULT_UPSTREAM: agent-vault:14321
    ports:
      - "8080:8080"
    depends_on:
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 6, 2026

Related Software

OpenClaw logo

OpenClaw

383.7k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
hermes-agent logo

hermes-agent

218.5k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

197.4k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseNot FOSS+5
Single ContainerSource AvailableNot FOSS
Details
opencode logo

opencode

188.4k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
AutoGPT logo

AutoGPT

185.6k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
Dify.ai logo

Dify.ai

149.7k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseFOSS with Issues+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

146.3k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
Details
Claude Code logo

Claude Code

138.6k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+3
Cloud Required
Details
Immich logo

Immich

108.4k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Codex logo

Codex

100.4k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Home Assistant logo

Home Assistant

89.4k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Details
Uptime Kuma logo

Uptime Kuma

89.4k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details