German: веб-дашборд Hermes на german.dttb.ru (NPM #40, LE id130)
Подняли родную панель hermes dashboard на LXC 141 за NPM с basic_auth. Грабля: флаг --insecure отключает cookie-gate (включает легаси _SESSION_TOKEN) → login ok, но всё внутри 401. Фикс: бинд 0.0.0.0 БЕЗ --insecure. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@ tags: [dttb, npm]
|
||||
> **NPM LXC:** 103 (10.0.0.195)
|
||||
> **Панель:** https://npm.dttb.ru
|
||||
>
|
||||
> Последнее обновление: 2026-06-15 (добавлен unifi.dttb.ru → UniFi LXC 140)
|
||||
> Последнее обновление: 2026-06-26 (добавлен german.dttb.ru → Hermes Dashboard LXC 141)
|
||||
|
||||
---
|
||||
|
||||
@@ -17,7 +17,7 @@ tags: [dttb, npm]
|
||||
|
||||
| Всего хостов | С SSL | Без SSL | Активных |
|
||||
|--------------|-------|---------|----------|
|
||||
| 22 | 18 | 4 | 22 |
|
||||
| 23 | 19 | 4 | 23 |
|
||||
|
||||
---
|
||||
|
||||
@@ -53,6 +53,7 @@ tags: [dttb, npm]
|
||||
| 34 | `rustdesk.umnybot.ru` | 10.0.0.190:3005 | ✅ Let's Encrypt | ✅ | ✅ | ❌ | RustDesk client web (KasmVNC, ZimaOS) — Basic Auth ACL `umnybot-kasm` |
|
||||
| 36 | `unifi.dttb.ru` | 10.0.0.196:8443 (HTTPS) | ✅ Let's Encrypt | ✅ | ✅ | ✅ | **UniFi Network Application** (LXC 140) |
|
||||
| 39 | `chat.dttb.ru` | 10.0.0.142:3000 | ✅ Let's Encrypt (id129) | ✅ | ✅ | ✅ | **Open WebUI** (LXC 142) — веб-клиент поверх OmniRoute |
|
||||
| 40 | `german.dttb.ru` | 10.0.0.141:9119 | ✅ Let's Encrypt (id130) | ✅ | ✅ | ✅ | **Hermes Dashboard** (LXC 141) — веб-панель German; basic_auth `oleg`, см. credentials |
|
||||
|
||||
---
|
||||
|
||||
@@ -91,6 +92,7 @@ location /.well-known/matrix/client {
|
||||
| 10.0.0.10 | 9443 | porteiner.dttb.ru |
|
||||
| 10.0.0.43 | 21114 | remot.dttb.ru |
|
||||
| 10.0.0.112 | 8840 | ip.dttb.ru |
|
||||
| 10.0.0.141 | 9119 | german.dttb.ru (Hermes Dashboard) |
|
||||
| 10.0.0.142 | 3000 | chat.dttb.ru (Open WebUI) |
|
||||
| 10.0.0.155 | 8123 | home.dttb.ru |
|
||||
| 10.0.0.169 | 8080 | office.dttb.ru |
|
||||
|
||||
Reference in New Issue
Block a user