Deployments
5 guides tagged “Deployments”.
- What Is Continuous Delivery? Continuous delivery means every code change is automatically built, tested, and kept ready to deploy at any moment. Learn how it differs from CI and continuous deployment.
- What Is Graceful Shutdown? Graceful shutdown lets an app finish in-flight work before exiting instead of dropping requests mid-flight. Learn how it works and why deploys need it.
- What Is a Reverse Proxy? A reverse proxy is a server that sits in front of your app and forwards requests to it. Learn what it does, why you need one, and how to add one.
- Why Does My App Ignore SIGTERM (and How Do I Fix It)? If your containerized app hangs on shutdown, it's ignoring SIGTERM. Learn to catch the signal, drain requests, and exit within the grace period.
- How to Set Up Cloudflare for a Small Project Point a domain at Cloudflare in 15 minutes: change nameservers, proxy your DNS records, and get free CDN, TLS, and DDoS protection.