Commit graph

2 commits

Author SHA1 Message Date
8633124883 Oops, fix serving over IPv6 (and therefore HTTPS cert renewal!)
Oh wow, TIL you need a special invocation in nginx to listen on IPv6 as
well as IPv4. This was both presumably breaking clients trying to
connect over IPv6 (I guess we never ran into that in a browser?), but
also breaking certbot's certificate renewal attempts, because Let's
Encrypt prefers IPv6 when possible. Okay!
2024-02-13 08:38:53 -08:00
6866826abc Initial commit: our working deploy, and a README! 2024-01-14 06:41:11 -08:00