Major updates and improvements to BZZZ system

- Updated configuration and deployment files
- Improved system architecture and components
- Enhanced documentation and testing
- Fixed various issues and added new features

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
anthonyrawlins
2025-09-17 18:06:57 +10:00
parent 4e6140de03
commit f5f96ba505
71 changed files with 664 additions and 3823 deletions

View File

@@ -0,0 +1,14 @@
# Human-readable hint in rendered config header
NODE_HINT=swarm
# Unique id (defaults to $HOSTNAME if unset)
# AGENT_ID=
# Ollama endpoint (per-node host)
OLLAMA_BASE_URL=http://host.docker.internal:11434
# Log level: debug|info|warn|error
LOG_LEVEL=info
# UCXL storage path inside the container (persisted under /var/lib/bzzz)
UCXL_DIR=/var/lib/bzzz/ucxl