11 Commits

Author SHA1 Message Date
f2261a2676 feat: add tts-gateway service, pinned to nik-gpu for GPU inference
Some checks failed
validate / lint (push) Failing after 1s
Deploys the Go gRPC gateway and Python/libtorch inference sidecar as one
pod on nik-gpu (nodeSelector/toleration/runtimeClassName: nvidia, sidecar
requesting nvidia.com/gpu: 1), matching the existing GPU device plugin.
Model checkpoint/config are bind-mounted from /data/tts-gateway, added to
gpu-node's Ansible data_dirs for consistency with the other hosts.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 23:50:40 +09:00
f0d2f23a0f feat: add SwitchBot token and secret to environment configuration and update ha-gateway secret and deployment 2026-07-23 13:57:07 +09:00
e7718ce356 feat: add GPU node setup with Docker and NVIDIA support, including configuration files and playbook updates 2026-07-23 11:07:18 +09:00
861f9c9688 feat: increased timeout limit 2026-04-21 23:21:34 +09:00
54d368d462 feat: add ai-gateway deployment and service configuration with TLS support 2026-04-21 22:04:22 +09:00
970cf1ba4d fix: update readiness and liveness probes to use tcpSocket instead of grpc 2026-04-09 22:45:38 +09:00
fd4cb3e0e5 feat: add TLS configuration for Discord Bot and HA Gateway 2026-04-09 22:40:46 +09:00
364a1314f5 feat: add TLS certificate configurations for HA Gateway and Discord Bot 2026-04-09 22:24:45 +09:00
1b1026182d fix: update HA_GATEWAY_ADDR to use home-services namespace and add registry secret script 2026-04-07 23:07:56 +09:00
d7b12765db feat: update namespaces to home-services for Discord and HA components 2026-04-07 22:40:03 +09:00
53e7e32d5a feat: add Discord and Home Assistant integration with sealed secrets and deployments 2026-04-06 21:14:47 +09:00