Type something to search...

Self-hosting

Prerequisites

  • Git
  • Docker and Docker Compose
  • Supabase CLI
  • Python 3.11+ and uv

Recommended hardware: 4 CPU, 8 GB RAM for local stack (PostgreSQL, Redis, Qdrant, SeaweedFS, Prometheus/Grafana).

Services you will run

  • PostgreSQL (backend, ingestion, traces)
  • Redis (queues/cache)
  • Qdrant (vectors)
  • SeaweedFS (S3-compatible storage)
  • Prometheus, Tempo, Grafana (observability, optional)
  • Supabase (auth, storage, local dev)

Repositories and paths

  • Root repo at /Users/marc/Code/draftnrun
  • Backend and worker live under agentic_toolbox/
  • Docs (this site) under docs/

Next: follow quickstart and Configuration.

Quick Start tutorial

Ready to build production AI?

Start with the Quick Start guide or explore the API. Join the community and help shape the open-source platform for AI agents.