Hollo vs Shuttlecraft
A side-by-side comparison of two self-hosted apps from related categories — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Hollo
Single-user federated microblogging server
VS
Shuttlecraft
Single-user IndieWeb blog with ActivityPub support
| Feature | Hollo | Shuttlecraft |
|---|---|---|
| Category | Social Networks | Blogging Platforms |
| License | AGPL-3.0 | MIT |
| Language | TypeScript | JavaScript |
| Setup difficulty | Medium | Medium |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker, source | docker, source |
| GitHub stars | ★ 480 | ★ 271 |
| First released | 2024 | 2023 |
| Replaces | Twitter, Mastodon | Twitter, Mastodon |
Why pick each one
Choose Hollo if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Written in TypeScript
- Lightweight — runs in 512 MB RAM
Choose Shuttlecraft if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Written in JavaScript
- Tiny footprint — runs in 256 MB RAM
Frequently asked questions
Is Hollo or Shuttlecraft better?
Neither is universally better. Hollo has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are Hollo and Shuttlecraft free and open-source?
Yes. Hollo is licensed under AGPL-3.0 and Shuttlecraft under MIT. Both can be self-hosted at no software cost.
Can I run Hollo and Shuttlecraft with Docker?
Hollo: yes. Shuttlecraft: yes.