Very early stages, but at least we have the domain and marketing site up.
henhouse.coop
#Henhouse #StaticHosting #TechCoop
Latest posts tagged with #StaticHosting on Bluesky
Very early stages, but at least we have the domain and marketing site up.
henhouse.coop
#Henhouse #StaticHosting #TechCoop
Using the Popover API to avoid any JavaScript is pretty neat.
#Henhouse #NoJS #NoJavaScript #StaticHosting #SelfHost
I got our (@limeleaf.coop) static site hosting app to provision TLS certs directly without the use of anything else (Caddy, nginx, etc.). It's complete with a web dashboard to manage custom domains, permissions, upload tokens, etc. as a single distributable binary.
#StaticHosting #SelfHost
Site .tar.gz uploads with tokens via HTTP PUT/PATCH and form POST through the dashboard are working. Setting custom domains and refreshing tokens also are working. Aside from boring auth stuff it's basically a finished service.
#StaticHosting #TechCoop #HostingProvider
Sketching out some UI for the project I've been working on. This should help me start to put things together for a working version by the end of next week.
#BuildInPublic #StaticHosting #SimpleCSS
Everyone is napping so I'm reading up on setting up a Ceph cluster with S3 compatibility and static hosting per bucket.
#Ceph #S3 #StaticHosting
I have a neat little proof-of-concept web service that speaks the S3 API in order to sync full directories to it and then allow for provisioning a TLS cert per bucket using a vanilla Caddy server config.
#GoLang #S3 #StaticHosting