Extremely Easy Hosting with Caddy
If you have ever set up a web server from scratch, you know the ritual. You install nginx or Apache, you write a configuration file that looks like a legal contract written by someone who hates you, you generate a TLS certificate using Certbot, you set up a cron job to renew it, you hope the renewal works, and then you discover that your configuration has a subtle syntax error that requires you to understand five layers of mechanics in order to fix. This is no exaggeration. ...