Published onMay 15, 2025Building a Global Firewall APIguidedeveloperopen-sourceedgesecurityLearn how we built a super simple microservice for managing firewall lists.
Published onFebruary 7, 2025Keeping Track of VPS with My Idlersguidedeveloperhostingopen-sourceLearn about My Idlers, an open-source web application for keeping track of your VPS infrastructure.
Published onOctober 22, 20245 Popular Operating Systems for Web Hostingguidedeveloperhostingopen-sourceAnalyzing and comparing five popular operating systems for web hosting.
Published onSeptember 17, 2024What is FreeBSD?guidefreebsdopen-sourceYou've heard of Linux, but what about FreeBSD? Learn about the other Unix-like OS that powers our edge network.
Published onJuly 29, 2024Caddy: Importsguidedevelopercaddyhostingopen-sourceLearn about implementing your Caddyfile with imports, allowing you to structure and reuse parts of your configuration.
Published onJuly 29, 2024Caddy: Load Balancingguidedevelopercaddyhostingopen-sourcenetworkingscaleLearn how to use Caddy server as a high-performance load balancer for your web application. Discover health checks and failover features built-in to Caddy.
Published onJuly 8, 2024Caddy: Modules and Pluginsguidedevelopercaddyopen-sourcehostingLearn how you can use xcaddy to build custom Caddy binaries with non-standard modules to bring new features to your web server.
Published onJune 5, 2024Caddy: Named Routesguidedevelopercaddyhostingopen-sourceLearn about configuring Caddy to use Named Routes instead of Snippets
Published onJune 3, 2024Caddy v2.8 Releasedguidedevelopercaddyopen-sourceCaddy v2.8 is officially out and is filled with new features, bug fixes, and performance improvements. We're already running v2.8 across our network!
Published onMay 22, 2024Caddy: Rewrites and Redirectsguidedevelopercaddyhostingopen-sourceLearn about configuring Caddy to rewrite URIs and perform HTTP redirects
Published onMay 7, 2024Caddy: OpenTelemetryguidedevelopercaddyloggingopen-sourceLearn about configuring Caddy to use OpenTelemetry for tracing