Files
learning-garden/sources/2026-04-08.md

54 lines
1.7 KiB
Markdown

---
pageType: source
id: source.2026-04-08
title: 2026-04-08
sourceType: local-file
sourcePath: /home/topher/.openclaw/workspace-2890-bot/memory/2026-04-08.md
ingestedAt: 2026-05-02T21:37:52.203Z
updatedAt: 2026-05-02T21:37:52.203Z
status: active
growth: seed
---
# 2026-04-08
## Source
- Type: `local-file`
- Path: `/home/topher/.openclaw/workspace-2890-bot/memory/2026-04-08.md`
- Bytes: 1091
- Updated: 2026-05-02T21:37:52.203Z
## Content
```text
# 2026-04-08 - Infrastructure Setup
## Infrastructure Access (FRC Isolation)
- **Ollama embeddings**: http://100.91.1.57:11434 with nomic-embed-text model (semantic memory search)
- **Qdrant vector DB**: http://100.91.1.57:6333
- **FRC collection**: Create "2890-knowledge" — DO NOT use brewery collection
- **Server**: CasaOS at 100.91.1.57, SSH key same as CasaOS (~/.ssh/casaos_key as topher@media)
- **Dreaming**: Fires at 3 AM if heartbeat enabled (30m intervals in agent config)
- **Memory search**: Provider = ollama, model = nomic-embed-text, remote.baseUrl = http://100.91.1.57:11434
- **Data isolation**: FRC workspace files and Qdrant collection separate from brewery data
## Rule
- Infrastructure details are for bot use only — not to be shared with team
- FRC data stays isolated from brewery data
- Use shared infrastructure (Ollama, Qdrant) read-only, no mixing
## Session Notes
- Topher provided infrastructure details for new OpenClaw capabilities
- No info to be shared with team about this setup
- Bot now has access to semantic memory search and dreaming features
```
## Notes
<!-- openclaw:human:start -->
<!-- openclaw:human:end -->
## Related
<!-- openclaw:wiki:related:start -->
- No related pages yet.
<!-- openclaw:wiki:related:end -->