mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-07-28 21:34:02 -05:00
[GH-ISSUE #1469] Suggestion: Add Dakera — Self-Hosted AI Agent Memory Server (Rust) #26556
Reference in New Issue
Block a user
Originally created by @ferhimedamine on GitHub (Jun 12, 2026).
Original GitHub issue: https://github.com/veggiemonk/awesome-docker/issues/1469
Dakera
Repository: https://github.com/dakera-ai/dakera-deploy
Description: Self-hosted AI agent memory server built in Rust. Provides persistent, decay-weighted vector memory for AI agents with REST API, MCP integration, and multi-tenant support. Ships as a single Docker container (
docker pull ghcr.io/dakera-ai/dakera:latest).Why it fits awesome-docker:
docker-compose.ymlwith health checks, volume mounts, and multi-service orchestrationCategory suggestion: AI / Machine Learning, or Database Management
Docker Hub / Registry:
ghcr.io/dakera-ai/dakera:latestLicense: Proprietary (server), MIT (SDKs and tools)