From b6e544e0ef4880ebba9b6e6a20a2b38c6aa5505f Mon Sep 17 00:00:00 2001 From: Alexey Martemyanov Date: Mon, 15 Jun 2026 14:01:15 +0600 Subject: [PATCH] [2026-06-15] eagle: personal/projects/eagle-dashboard.md --- personal/projects/eagle-dashboard.md | 41 ++++++++++++++++++++++++---- 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/personal/projects/eagle-dashboard.md b/personal/projects/eagle-dashboard.md index 84b824ab..8c9cb8c3 100644 --- a/personal/projects/eagle-dashboard.md +++ b/personal/projects/eagle-dashboard.md @@ -56,7 +56,16 @@ PID-file-based — survives Dashboard restarts without crashing. ## Services -20 services in `services.yaml`, 10 with `autostart: true` (daemon category). +24 services in `services.yaml`, 10 with `autostart: true`. Секция **Docker** — сервисы, запускающиеся через docker-compose — отображается первой в дашборде. + +### Docker + +| ID | Name | Access | Type | +|----|------|--------|------| +| zulip | Zulip Connector | localhost | container | +| filebrowser | FileBrowser | localhost | container | + +### AI | ID | Name | Access | Type | |----|------|--------|------| @@ -66,13 +75,33 @@ PID-file-based — survives Dashboard restarts without crashing. | claude_proxy_python | Claude Proxy (python) | localhost | daemon | | asana_mcp | Asana MCP | localhost | daemon | | virfield | Virfield | localhost | daemon | -| reflect_proxy | Reflect Proxy | localhost | daemon | -| reflect_fdroid | Reflect F-Droid | localhost | daemon | -| aw_ddg | AW DDG Watcher | localhost | daemon | -| aw_xcode | AW Xcode Watcher | localhost | daemon | + +### ML + +| ID | Name | Access | Type | +|----|------|--------|------| | mlx_lm | MLX LM Server | lan (0.0.0.0:8080) | on-demand | | ollama | Ollama | lan (0.0.0.0:11434) | on-demand | -| filebrowser | FileBrowser | localhost | daemon | + +### Reflect + +| ID | Name | Access | Type | +|----|------|--------|------| +| reflect_proxy | Reflect Proxy | lan | daemon | +| reflect_fdroid | Reflect F-Droid Server | lan | daemon | + +### Monitoring + +| ID | Name | Access | Type | +|----|------|--------|------| +| aw_ddg | AW Watcher DDG | localhost | daemon | +| aw_xcode | AW Watcher Xcode | localhost | daemon | + +### Orchestration + +| ID | Name | Access | Type | +|----|------|--------|------| +| wiki_ingest | Wiki Ingest | localhost | cron | **Remaining LaunchAgents (not under Dashboard):** - `com.colima.start` — Homebrew managed