diff --git a/TOOLS.md b/TOOLS.md index 08bd5f7..8e77394 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -89,6 +89,35 @@ Secrets are organized under `kv/data/api/`: | `media` | Pexels, YouTube, Freepik, JSON2Video | | `credentials` | DB configs, collection names, paths | +## Available Infrastructure + +### rustfs (S3-Compatible Object Storage) +- **Endpoint:** `http://192.168.19.17:9002` +- **Bucket:** `duma-memories` +- **Access Key:** `rustfsadmin` +- **Secret Key:** `[in vault: rustfs-secret-key]` +- **Usage:** Agent memory storage, file backups + +### Qdrant (Vector Database) +- **URL:** `http://192.168.19.17:6333` +- **API Key:** `[in vault: qdrant-api-key]` +- **Usage:** Semantic memory, experience retrieval + +### NocoDB (Database GUI) +- **URL:** `http://192.168.25.5:8080` +- **Token:** `[in vault: nocodb-token]` +- **Table ID:** `ml5pemji4c85n6e` +- **Usage:** Structured data, agent runs logging + +### Metabase +- **URL:** `http://metabase.beawit.net:3000` +- **Username:** `jc.beasley@beawit.net` +- **Password:** `[in vault: metabase-password]` + +### Odoo +- **URL:** `http://192.168.16.4:8069` +- **API Key:** `[in vault: odoo-api-key]` + ### Service-Specific Access For read-only access to specific paths, use the appropriate service role: