[2026-06-15] eagle: personal/projects/eagle-dashboard.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user