flow-pie/chamaa.api

Nginx reverse proxy + HTTPS(Lets encrypt / Traefik)

Open

#70 创建于 2025年11月9日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (4 fork)auto 404
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

贡献者指南