auto: docs sync 2026-04-21T00:00:04+00:00
Files changed: docs/hardware/environment.md docs/services/services.md
This commit is contained in:
parent
19ff1c7e79
commit
38bfcecf25
2 changed files with 5 additions and 5 deletions
|
|
@ -35,8 +35,8 @@
|
|||
| Open WebUI | cortex (VM 150) | 192.168.1.150:8080 | https://ai.echo6.co | AI chat interface (Docker, Ollama backend, SSO) |
|
||||
| Qdrant | cortex (VM 150) | 192.168.1.150:6333 | Internal | Vector database (Docker, RECON knowledge store) |
|
||||
| TEI | cortex (VM 150) | 192.168.1.150:8090 | Internal | Text embeddings (Docker, bge-m3 1024-dim) |
|
||||
| RECON | data (VM 131) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) |
|
||||
| Files | data (VM 131) | 192.168.1.130:8888 | https://files.echo6.co | PDF library (nginx, Authentik forward auth) |
|
||||
| RECON | data (VM 1130) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) |
|
||||
| Files | data (VM 1130) | 192.168.1.130:8888 | https://files.echo6.co | PDF library (nginx, Authentik forward auth) |
|
||||
| Samba | data | 192.168.1.240:445 | Internal | SMB file sharing — `//data/library` → /mnt/data/library (guest access) |
|
||||
| Matrix Synapse | Contabo | 127.0.0.1:8008 | https://matrix.echo6.co | Matrix homeserver (Docker, SSO) |
|
||||
| Element Web | Contabo | 127.0.0.1:8088 | https://element.echo6.co | Matrix web client (Docker) |
|
||||
|
|
@ -186,7 +186,7 @@
|
|||
- Share: `//data/library` → `/mnt/data/library` (browseable, read-write, guest OK, force user/group root)
|
||||
- Workgroup: WORKGROUP, standalone server
|
||||
|
||||
### data - VM 131 "recon-vm" (192.168.1.130 / Tailscale: 100.64.0.24)
|
||||
### data - VM 1130 "recon-vm" (192.168.1.130 / Tailscale: 100.64.0.24)
|
||||
- **Migrated from CT 130 (LXC) on 2026-04-19**
|
||||
- OS: Ubuntu 24.04.4 LTS, kernel 6.8.0-110-generic
|
||||
- Resources: 4 cores, 16GB RAM, 100GB disk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue