Block a user
shahondin1624
deleted branch feature/issue-191-tool-broker-audit from llm-multiverse/llm-multiverse
2026-03-11 11:10:56 +01:00
Refactor: add audit logging to Tool Broker service
feat: add audit logging to Tool Broker service (#191)
feat: add audit logging to Tool Broker service (#191)
shahondin1624
created branch feature/issue-191-tool-broker-audit in llm-multiverse/llm-multiverse
2026-03-11 11:10:43 +01:00
shahondin1624
pushed to feature/issue-191-tool-broker-audit at llm-multiverse/llm-multiverse
2026-03-11 11:10:43 +01:00
Bug: Docker Compose network config missing internal:true and edge network separation
Fixed in PR #210 (merged).
- Split
llm-internalintollm-edge(Caddy ↔ Orchestrator) +llm-internal(all inter-service,internal: true) - Caddy and Orchestrator on both networks; all…
shahondin1624
deleted branch fix/issue-202-network-separation from llm-multiverse/llm-multiverse
2026-03-11 11:05:52 +01:00
Bug: Docker Compose network config missing internal:true and edge network separation
fix: add edge/internal network separation (issue #202)
fix: add edge/internal network separation (issue #202)
shahondin1624
created branch fix/issue-202-network-separation in llm-multiverse/llm-multiverse
2026-03-11 11:05:39 +01:00
shahondin1624
pushed to fix/issue-202-network-separation at llm-multiverse/llm-multiverse
2026-03-11 11:05:39 +01:00
Document multi-machine deployment guide
Implemented in PR #209 (merged).
Created docker/DEPLOYMENT.md covering:
- Prerequisites (hardware, software, network)
- Step-by-step deployment (9 steps from Docker install to validation) -…
shahondin1624
deleted branch feature/issue-99-deployment-guide from llm-multiverse/llm-multiverse
2026-03-11 11:01:19 +01:00
docs: multi-machine deployment guide (#99)
Document multi-machine deployment guide