Posts tagged with "反向代理"

There are a total of 1 posts.

利用 GitHub Webhook 實現個人自動部署系統 ⑤ Nginx、HTTPS 設定及最終整合

Published 七月 24, 2025 by whitedec

通過 Nginx 反向代理設定和 Let's Encrypt 基於的 HTTPS 應用,完美指導如何安全地將 FastAPI 自動部署伺服器與 GitHub Webhook 整合。

#fastapi , #https , #github webhook , #自動部署 , #nginx , #certbot , #let's encrypt , #反向代理