2 Commits

Author SHA1 Message Date
Michael Simard
9d0750ab27 Remove redundant COPY config/ from Dockerfile, add config copy to setup
Config is volume-mounted in docker-compose, making the COPY unnecessary
and causing build failures when config/ is gitignored.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 09:28:08 -06:00
Michael Simard
57ad4b0f33 Add subspace-tv FastAPI service with Unraid deployment
Includes FastAPI application with device authentication, Docker configuration,
Bruno API tests, and git-based deployment scripts for Unraid.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 09:22:32 -06:00