Commit graph

9 commits

Author SHA1 Message Date
05786a9517 fix: update config for video serving 2024-12-09 17:30:49 -06:00
aec55f02c8 chore: add public directory structure and update docker-compose 2024-12-09 17:16:04 -06:00
d426b49670 Update build files 2024-12-09 17:12:44 -06:00
a29b2bb2b5 Add video_content directory 2024-12-09 16:37:06 -06:00
8389c4a040 Update for videos to be added to resource 2024-12-09 16:17:35 -06:00
80b8200fc2 update: add caddy network 2024-11-30 14:54:48 -06:00
14fb61aab9 Development environment:
- Added Dockerfile.dev for local development
- Configured volume mounts for hot reloading
- Set up Vite dev server with proper host binding

Production environment:
- Streamlined multi-stage build process
- Removed Nginx in favor of future Caddy setup
- Optimized container size and build steps
2024-11-30 02:10:00 -06:00
4715b3b6a0 Enable Production 2024-11-23 14:38:56 -06:00
eeeca351ec Initial commit with correct file structure 2024-11-23 13:48:37 -06:00