Commit Graph

3 Commits

Author SHA1 Message Date
dsyoon
7c226848cb Harden Apache SSL proxy and uvicorn запуск
Add HTTP->HTTPS redirect, SSL settings, and run uvicorn via Python module for compatibility.
2026-01-30 14:39:36 +09:00
dsyoon
d5ae9c3c57 Switch deployment port to 8019
Update run script and Apache proxy target to use port 8019 and document the default port.
2026-01-30 13:44:51 +09:00
dsyoon
3cc8fb2694 Add client/server split and TTS app
Set up FastAPI server, vanilla UI, and deployment scripts for the TTS app, including DB/ffmpeg wiring and Apache config.
2026-01-30 13:17:24 +09:00