auto-backup claude-memory 2026-06-10_00:00
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
name: OmniRoute AI Gateway
|
||||
description: OmniRoute v3.8.16 на LXC 132 (10.0.0.179) — AI-шлюз для 60+ LLM провайдеров, порт 20128. ВАЖНО (2026-06-09): при апдейте ExecStart-путь меняется app/server.js→dist/server.js; ложная "out of usage" на cc/* = баг старой версии, лечится апдейтом.
|
||||
description: OmniRoute v3.6.5 на LXC 132 (10.0.0.179) — AI-шлюз для 60+ LLM провайдеров, порт 20128
|
||||
type: project
|
||||
originSessionId: 9f26284f-db92-456f-813d-fd8210b7d7b6
|
||||
---
|
||||
## OmniRoute v3.8.16 (LXC 132, 10.0.0.179)
|
||||
## OmniRoute v3.6.5 (LXC 132, 10.0.0.179)
|
||||
|
||||
- **Путь**: /root/OmniRoute/, Node.js 22, Next.js 16.2, git repo (github.com/diegosouzapw/OmniRoute)
|
||||
- **Dashboard**: http://10.0.0.179:20128, пароль: 1qaz!QAZ
|
||||
@@ -12,7 +12,7 @@ originSessionId: 9f26284f-db92-456f-813d-fd8210b7d7b6
|
||||
- **API Key**: sk-225e902dc95ff192-6bdad7-3ec8cdc6
|
||||
- **SQLite DB**: /root/.omniroute/storage.sqlite
|
||||
- **Service**: omniroute.service (systemd, enabled), запускает **npx-кэш** (НЕ git repo)
|
||||
- **ExecStart**: `/usr/bin/node /root/.npm/_npx/<hash>/node_modules/omniroute/dist/server.js` (2026-06-09: путь сменился `app/server.js`→`dist/server.js` в 3.8.x; hash папки меняется при обновлении). После `npm install omniroute@latest` поправить путь в `/etc/systemd/system/omniroute.service`, иначе crash-loop `MODULE_NOT_FOUND`.
|
||||
- **ExecStart**: `/usr/bin/node /root/.npm/_npx/<hash>/node_modules/omniroute/app/server.js` (hash меняется при обновлении)
|
||||
- **Конфиг**: /root/OmniRoute/.env (секреты сгенерированы)
|
||||
|
||||
### SSH доступ к LXC 132
|
||||
|
||||
Reference in New Issue
Block a user