Features: - Add nginxManager service for dynamic Nginx config generation - Add Nginx config templates (main.conf.tpl, location.conf.tpl) - Support single port mode (8080->80) with internal Nginx routing - Add project restoration on container restart - Add HTML path auto-fix for uploaded projects (absolute to relative) - Add manual Nginx reload/regenerate API endpoints - Add detailed logging for Nginx config operations Docker: - Add Dockerfile.single for single port deployment - Add docker-compose.single.yml - Add start.sh startup script - Add build-dist.ps1 and build-dist.sh scripts Docs: - Add TROUBLESHOOTING.md for deployment troubleshooting - Update README.md with Docker deployment instructions Fixes: - Fix absolute path issue in container environment - Fix project data directory creation - Fix HTML static resource path for sub-path deployment |
||
|---|---|---|
| .. | ||
| checklist.md | ||
| spec.md | ||
| tasks.md | ||