selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

agent-vault logo

agent-vault

1.6k
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
Jun 7, 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

377.3k
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
n8n logo

n8n

191.4k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+4
Single ContainerSource Available
Details
hermes-agent logo

hermes-agent

184.8k
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
AutoGPT logo

AutoGPT

184.8k
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
opencode logo

opencode

170.9k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Dify.ai logo

Dify.ai

144.2k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+4
36 ContainersOpen Core
Details
Open-WebUI logo

Open-WebUI

140.4k
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+5
2 ContainersOpen Core
Details
Claude Code logo

Claude Code

130.7k
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

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

Codex

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

NextChatAI

88.2k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Details
Uptime Kuma logo

Uptime Kuma

87.7k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesPermissive LicenseNetwork Utilities+2
Single Container
Details