onecli
★ 3.5kApache License 2.0Open Source — No Paywall2 Containers — 2 containers — light hosting footprintDocker · Compose · SourceNeeds Postgres20+ active committers (12mo)
About
OneCLI is an open-source credential gateway designed for AI agents that need to call external APIs without handling raw secrets directly. It stores credentials centrally, then injects them into...
Community Ratings
No ratings yetNew this week
Read recap →Weekly Recap — Aug 28, 2026 – Sep 4, 2026Sep 4, 2026
Features
- transparent credential injection
- encrypted secret storage
- host and path matching
- multi-agent support
- Google OAuth for teams
- access tokens via proxy authorization headers
- MITM HTTPS interception
- Vault integration
- Prisma migrations
- local single-user mode
Details
- Last Updated
- Sep 7, 2026
- Created
- Mar 8, 2026
- Install Methods
- dockerdocker-composesource
- Requirements
- PostgreSQLNode.jspnpmRustDockermise
- Authentication
- oauthlocal
- API
- REST
- Backup & Export
- native-export
- Privacy & Independence
- Cloud: Optional
- User Model
- Multi-User
- Deployment
Deployment: Docker Compose ✓2 Containers — light hosting footprintRuns as 2 containers
Docker Compose
2 services · database: postgres · infra: postgres
no resource limits declared
needs persistent storage (2 volumes)
docker/docker-compose.yml · @ 3912c74 · scanned Jul 23, 2026
name: onecli
services:
postgres:
image: postgres:18-alpine
restart: unless-stopped
environment:
POSTGRES_USER: ${POSTGRES_USER:-onecli}
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD:-onecli}
POSTGRES_DB: ${POSTGRES_DB:-onecli}
volumes:
- pgdata:/var/lib/postgresql
ports:
- "${ONECLI_BIND_HOST:-127.0.0.1}:${POSTGRES_PORT:-5432}:5432"
healthcheck:
test: ["CMD-SHELL", "pg_isready -U ${POSTGRES_USER:-onecli}"]
interval: 5s
timeout: 3s
start_period: 15s
retries: 10
# ...
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 Jul 23, 2026
Related Software
OpenClaw
389.1k
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
hermes-agent
242.6k
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
opencode
205.3k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
n8n
203.6k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas and custom code.
Automation ToolsPermissive LicenseLow Code Development+5
Single ContainerSource AvailableNot FOSS
AutoGPT
187.2k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Ollama
180.3k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Dify.ai
154.7k
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
Langflow
154.4k
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
Open-WebUI
151.2k
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
Claude Code
144.3k
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
ComfyUI
131.8k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+2
Freemium
Codex
122.0k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
