4 Commits

Author SHA1 Message Date
dcfdeaf3f8 Change container port from 5000 to 3000 for Coolify
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 19:19:11 -07:00
0132d1aaba Add .dockerignore to exclude runtime data and toolchains
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 19:18:39 -07:00
55bcb7336b Add Dockerfile for Coolify deployment
Multi-stage build: Node for React frontend, Python slim for Flask + gunicorn.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 19:14:48 -07:00
3d635b742c Initial commit: self-hosted personal radio station
Flask + React web UI with audio player, podcast queue, feed management,
episode browser, music library, schedule viewer, and log tail.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 19:01:33 -07:00