selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

agent-vault logo

agent-vault

2.2k
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 HTTP proxy designed for AI agent workflows. It sits between agents and upstream APIs, injecting stored credentials into outbound requests so the...

Community Ratings

No ratings yet

Features

  • credential brokering
  • pluggable credential stores
  • transparent proxy integration
  • egress filtering
  • request logging
  • vault and proxy service
  • service rules
  • agent tokens
  • strict deny mode
  • multi-tenancy

Details

Last Updated
Sep 4, 2026
Created
Mar 27, 2026
Install Methods
binarydocker
Requirements
macOS (Intel + Apple Silicon)Linux (x86_64 + ARM64)Docker
Authentication
proxy-auth
API
REST
Privacy & Independence
No Cloud RequiredOffline Capable
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 · @ bd1a325 · 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 Sep 5, 2026

Related Software

OpenClaw logo

OpenClaw

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

241.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.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
Details
opencode logo

opencode

204.2k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
n8n logo

n8n

203.4k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas and custom code.
Automation ToolsPermissive LicenseNot FOSS+5
Single ContainerSource AvailableNot FOSS
Details
AutoGPT logo

AutoGPT

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

Dify.ai

154.5k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligencePermissive License+6
36 ContainersOpen CoreFOSS with Issues
Details
Langflow logo

Langflow

154.3k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Details
Open-WebUI logo

Open-WebUI

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

Claude Code

144.1k
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+2
Cloud Required
Details
Codex logo

Codex

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

Immich

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

Pi

101.9k
Pi Agent Harness is a mono-repo for a self-extensible coding agent, including an interactive coding agent CLI, agent runtime, and a unified multi-provider LLM API.
AI HarnessAI AgentsAI Coding Assistant+1
Details