docs: expand lint scope batch1 (13 files)
This commit is contained in:
@@ -104,7 +104,7 @@ launchctl list | grep node-guardian
|
||||
|
||||
## Крок 4: Перевірка роботи
|
||||
|
||||
### Перевірити логи:
|
||||
### Перевірити логи
|
||||
|
||||
```bash
|
||||
# Якщо запущено через nohup
|
||||
@@ -114,13 +114,13 @@ tail -f /tmp/node-guardian.log
|
||||
tail -f /tmp/node-guardian.log /tmp/node-guardian-error.log
|
||||
```
|
||||
|
||||
### Перевірити в БД (на сервері):
|
||||
### Перевірити в БД (на сервері)
|
||||
|
||||
```bash
|
||||
ssh root@144.76.224.179 "docker exec daarion-postgres psql -U postgres -d daarion -c \"SELECT node_id, swapper_healthy, swapper_models_total, router_healthy, last_heartbeat FROM node_cache WHERE node_id = 'node-2-macbook-m4max';\""
|
||||
```
|
||||
|
||||
### Перевірити в UI:
|
||||
### Перевірити в UI
|
||||
|
||||
Відкрийте `https://daarion.space/nodes/node/node-2-macbook-m4max` та перевірте:
|
||||
- Swapper Service показує моделі ✅
|
||||
@@ -175,4 +175,3 @@ ssh root@144.76.224.179 "docker exec daarion-postgres psql -U postgres -d daario
|
||||
```bash
|
||||
./scripts/setup-node2-agents.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user