deerflow2/backend/src/gateway
DanielWalnut 7978e05dc1
feat: add nginx reversed proxy (#15)
* docs: add nginx reverse proxy documentation

Add comprehensive nginx configuration documentation to README including:
- Production deployment instructions with step-by-step setup
- Architecture diagram showing traffic routing between services
- Nginx features: unified entry point, CORS handling, SSE support
- Updated project structure with nginx.conf and service ports

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* feat: implement nginx

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-19 23:23:38 +08:00
..
routers feat: add nginx reversed proxy (#15) 2026-01-19 23:23:38 +08:00
__init__.py feat: add gateway module with FastAPI server (#5) 2026-01-16 13:22:26 +08:00
app.py feat: add nginx reversed proxy (#15) 2026-01-19 23:23:38 +08:00
config.py feat: add nginx reversed proxy (#15) 2026-01-19 23:23:38 +08:00