
I built a full fediverse service that runs 100% on Cloudflare
...and main instance just launched!
For the past months I've been building SiliconBeest, a Fediverse server implementation written from scratch to run entirely on Cloudflare's edge network (Workers, D1, R2, Queues, ..). There is no VPS, no container, no origin server anywherefe — every request is served from the edge location closest to you, so it's lightweight and fast no matter where in the world you connect from.
Our main instance, s10t.io (https://s10t.io/), is now open, managed directly by the maintainer(s) - currently myself but building as part of OSSCA's Fedify track and FediDev KR.
What works today
- ActivityPub federation — follows, boosts, replies, quotes, custom emoji, emoji reactions — tested against Mastodon, Misskey, and friends
- Mastodon-compatible API, so you can log in with the Mastodon app you already use
- Media uploads, polls, DMs, lists, filters, translations, and admin/moderation tools
Honest caveat: the project is still under active development, so it may occasionally feel bumpy — but it improves little by little every day. 🦬
Instance: https://s10t.io/
Source (open source): https://github.com/SJang1/siliconbeest