selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

onecli logo

onecli

2.7k
Apache 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 yet

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
Jul 24, 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 Containerslight 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 logo

OpenClaw

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

219.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.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

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

opencode

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

AutoGPT

185.7k
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
Ollama logo

Ollama

176.7k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

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

Open-WebUI

146.5k
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.9k
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
ComfyUI logo

ComfyUI

122.0k
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+3
Freemium
Details
Codex logo

Codex

101.0k
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.5k
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