Other Hosts
Other Hosts
Non-Proxmox machines on the network.
tower — GPU box
- IP:
192.168.39.10· Quadro RTX 4000 (8 GB VRAM), 32 GB RAM - Runs the audio-server transcription/diarization service (WhisperX) on
:8080 - Holds ~135 GB of Ollama models (
/usr/share/ollama) — ~24 models, mostly stale - Repo:
vkirub-2026/audio-server
bot-fleet
- IP:
192.168.70.99· Docker host - Runs the viveks-fleet container (Discord fleet) + tailscale-exit-node, onecli, postgres
- See Discord Fleet
fleet-22143
- IP:
192.168.68.39(on the main68.0/22LAN, not the.39.xnet) - Native Discord fleet host —
fleet.servicelaunches per-channel Claude sessions - Has a per-UID egress firewall jailing the
fleetuser (uid 1500)
fleet-container-abe
- IP:
192.168.39.20(was bbd-vm02 at .39.12; rebuilt + re-homed via DHCP reservation) - Fleet container host. Repo checked out at
/fleet-containerwith theflchelper.
bbd-vm01 / 03 / 04 / 05
Bare-metal Debian 13 boxes (despite the “vm” naming):
| Host | IP | CPU | RAM | Notes |
|---|---|---|---|---|
| bbd-vm01 | 192.168.39.11 | i5-12500 (12t) | 31 GB | root disk ~76% full; also holds ~135 GB Ollama models |
| bbd-vm03 | 192.168.39.13 | i7-6700 (8t) | 7.6 GB | |
| bbd-vm04 | 192.168.39.14 | i7-6700 (8t) | 7.6 GB | |
| bbd-vm05 | 192.168.39.15 | i7-6700 (8t) | 7.6 GB |
(bbd-vm02 was repurposed → fleet-container-abe.)
NAS
| Host | IP | Notes |
|---|---|---|
| VIKASH-NAS | 192.168.68.90 | NAS (SSH + 443) |
| BIG-NAS | 192.168.68.91 | NAS (443) |
See also
- Discord Fleet — bot-fleet & fleet-22143 run the fleet
- Network — the
.39.xand.70.xIP layout - Repositories — audio-server (tower) and fleet repos