looking how to serve a static website on nixos and people be complicating easy shit.
don't i just put my html pages somewhere and point caddy at it? crazy rube goldberg things come up when you search for this topic.
tootbrute GoToSocial Actor feed
looking how to serve a static website on nixos and people be complicating easy shit.
don't i just put my html pages somewhere and point caddy at it? crazy rube goldberg things come up when you search for this topic.
amin@polymaths.social 4 days ago Yeah, it's pretty simple. I set up a whole static site hosting thing for Polymaths.social members (https://polymaths.page/) centered around Caddy, though I had to do some custom work to get SSL working the specific way I wanted (dynamically requested certificates when the page is first loaded, to prevent rate limiting when someone hasn't pointed their DNS at my server yet).