About fuush
A small static-hosting service. Drop a zip, get a URL. That’s it.
There’s no dashboard full of toggles. There’s no AI feature shelf. The fastest way to publish a one-off webpage shouldn’t require a build pipeline, a credit card, or a sales call. So this exists.
It runs on a small fleet of regular servers. Postgres holds the metadata, object storage holds the zips, Caddy serves the files. If we lose any one edge, the rest pick up the slack and rebuild from object storage. If we lose all of them, the zips are still in object storage and we can spin the whole thing up again somewhere else.
Things we don’t do
- We don’t inject analytics, ads, or trackers into the sites you host — or into your dashboard.
- We don’t run ads anywhere. The only analytics is privacy-friendly, cookieless page-view counting on this marketing site, shared with no one.
- We don’t execute server-side code from your zips. Static is static.
- We don’t share your email with anyone.