Posts tagged with "後台任務"
There are a total of 1 posts.
利用 GitHub Webhook 搭建個人自動部署系統 ② 整體架構與流程設計
Published 七月 21, 2025 by whitedec
設計利用 FastAPI 和 GitHub Webhook 的自動部署系統的整體架構,詳細介紹 webhook 處理、背景異步任務、Systemd 運作策略及日誌記錄。
#systemd , #docker , #fastapi , #github webhook , #ci/cd , #自動部署 , #後台任務 , #日誌管理