There are a total of 6 posts.
Published Jul 24, 2025 by whitedec
Creating Your Own Automated Deployment System with GitHub Webhooks ⑤ Nginx, HTTPS Configuration, and Final Integration
Thoroughly guide you on setting up Nginx reverse proxy and applying HTTPS based on Let's Encrypt to safely integrate Fa…
Published Jul 22, 2025 by whitedec
Creating Your Own Automated Deployment System with GitHub Webhook ④ Deployment Handler Details and Registering as a Systemd Service
Learn how to reliably run a FastAPI-based webhook server as a Systemd service, understand the mechanisms of the deploym…
Building Your Own Automated Deployment System with GitHub Webhook ③ Staging Server Environment Setup and FastAPI Webhook Server Basics
Step-by-step guide to building an automated deployment system from the basics of a FastAPI-based webhook server to GitH…
Published Jul 21, 2025 by whitedec
My Automated Deployment System Using GitHub Webhook ② Overall Architecture and Process Design
Design the overall architecture of an automated deployment system using FastAPI and GitHub Webhook, detailing webhook p…
Creating Your Own Automated Deployment System Using GitHub Webhook ① Why Implement It Yourself?
Using GitHub Webhook for automated deployment systems, why should you implement it yourself? A detailed comparison of t…
Published May 18, 2025 by whitedec
Why Django is Back in Focus in the Age of AI
In an era where AI writes code, what role can developers play to survive? Insights into why integrated frameworks like …