[GH-ISSUE #1469] Suggestion: Add Dakera — Self-Hosted AI Agent Memory Server (Rust) #29226

Open
opened 2026-06-21 02:33:57 -05:00 by GiteaMirror · 0 comments
Owner

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:

  • Official Docker Compose deployment: production-ready docker-compose.yml with health checks, volume mounts, and multi-service orchestration
  • Single-container architecture — no external DB dependencies (embedded RocksDB + HNSW vector index)
  • ARM64 + AMD64 multi-arch images on GHCR
  • Docker-first deployment model — designed to be self-hosted via containers

Category suggestion: AI / Machine Learning, or Database Management

Docker Hub / Registry: ghcr.io/dakera-ai/dakera:latest

License: Proprietary (server), MIT (SDKs and tools)

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:** - Official Docker Compose deployment: production-ready `docker-compose.yml` with health checks, volume mounts, and multi-service orchestration - Single-container architecture — no external DB dependencies (embedded RocksDB + HNSW vector index) - ARM64 + AMD64 multi-arch images on GHCR - Docker-first deployment model — designed to be self-hosted via containers **Category suggestion:** AI / Machine Learning, or Database Management **Docker Hub / Registry:** `ghcr.io/dakera-ai/dakera:latest` **License:** Proprietary (server), MIT (SDKs and tools)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#29226