auto: docs sync 2026-04-14T00:00:05+00:00
Files changed: docs/services/services.md
This commit is contained in:
parent
abb0bd0b7c
commit
fb7e8fbc3e
1 changed files with 7 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
| TEI | cortex (VM 150) | 192.168.1.150:8090 | Internal | Text embeddings (Docker, bge-m3 1024-dim) |
|
||||
| RECON | data (CT 130) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) |
|
||||
| Files | data (CT 130) | 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) |
|
||||
| mautrix-signal | Contabo | internal (29328) | DM @signalbot:echo6.co | Signal bridge (Docker, E2BE, MSC4190, double puppeting) |
|
||||
|
|
@ -179,6 +180,12 @@
|
|||
- Logs: `/opt/bulk-import/logs/`
|
||||
- Pipeline dirs: `/var/www/peertube/storage/pipeline/{staging,completed,transcoded,failed}`
|
||||
|
||||
### data - Proxmox Host (192.168.1.240 / Tailscale: 100.64.0.6)
|
||||
- Proxmox VE node (echo6-cluster)
|
||||
- Samba (smbd/nmbd, system packages)
|
||||
- Share: `//data/library` → `/mnt/data/library` (browseable, read-write, guest OK, force user/group root)
|
||||
- Workgroup: WORKGROUP, standalone server
|
||||
|
||||
### data - CT 130 (192.168.1.130 / Tailscale: 100.64.0.24)
|
||||
- RECON knowledge extraction pipeline
|
||||
- systemd service: `recon.service`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue