githubteacher / githubteacher/furry-computing-machine

Docker Compose & Local Dev Setup for HomeOrganizer

Đang mở
#204 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C
Star
3
Fork
7
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Provide a reliable, documented Docker Compose setup to run all services for local development:
- Build containers for backend (Express), AI microservice (FastAPI), and frontend (React/nginx).
- Volume mounts for uploads and source code, ports exposed as: backend (4000), ai (8002), frontend (3000).
- Production-ready nginx config for frontend (proxies /api to backend in container network).
- Documentation for quickstart, troubleshooting, port changes, and data persistence.
- .env.example to make local overrides easy.

Acceptance:
- A single `docker compose up --build` brings up all services and persists uploads/data.
- README includes demo and troubleshooting instructions.
- Adaptable for future service addition (queue, S3, Postgres, etc.).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.