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

貢獻者指南