Commit graph

5 commits

Author SHA1 Message Date
Alejandro Angulo d5969ca923
Refactored how SSL certs are configured for nginx
Made a separate ACME module to handle requesting certs from multiple
machines. Right now, the module only supports exactly one wildcard cert.
It might make sense to have cache.kilonull.com use a cert specific to
its subdomain rather than also requesting a wildcard cert (or maybe the
nginx on its host shouldn't care about TLS and it should be node's
responsibility).
2023-07-16 18:21:45 -07:00
Alejandro Angulo 58efac7f13
Configured remote deployments
Also includes some misc fixes for bugs I ran into along the way.
2023-05-11 17:32:58 -07:00
Alejandro Angulo 7d8328b880
Configured self hosted cache 2023-05-11 17:16:35 -07:00
Alejandro Angulo 3d6eb05ba4
Installed nix-prefetch 2023-03-26 09:55:13 -07:00
Alejandro Angulo c15ee0a39b
wip 2023-03-11 20:03:48 -08:00