good first issue
仓库指标
- Star
- (3 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Setup Nginx reverse proxy with HTTPS using Let's Encrypt SSL certificates.
Requirements:
- Configure Nginx as reverse proxy for Node.js backend
- Setup Let's Encrypt SSL certificate automation
- Configure SSL/TLS with security best practices
- Add HTTP to HTTPS redirect
- Setup security headers (HSTS, CSP, etc.)
- Configure compression and caching in Nginx
Deliverables:
- Nginx configuration file
- Let's Encrypt setup and certificate renewal automation
- SSL certificate configuration
- Security headers configuration
- Testing and verification of HTTPS setup