Hajimari vs SUI
A side-by-side comparison of two self-hosted dashboards & startpages options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Hajimari | SUI |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 63 · Good | 15 · At risk |
| Status | Actively maintained | Archived |
| Category | Dashboards & Startpages | Dashboards & Startpages |
| License | MIT | MIT |
| Language | Go | JavaScript |
| Setup difficulty | Easy | Easy |
| Min. RAM | 64 MB | 32 MB |
| Deployment | docker, kubernetes, helm | docker, bare-metal |
| GitHub stars | ★ 822 | ★ 1,574 |
| First released | 2021 | 2018 |
| Replaces | Google homepage | Google homepage |
What are Hajimari and SUI?
Hajimari
Hajimari is a self-hosted startpage and dashboard for Kubernetes clusters. It auto-discovers applications from ingress annotations and presents them in a themeable grid alongside custom bookmarks and a built-in search bar.
- Kubernetes app auto-discovery
- Customizable bookmarks
- Built-in search bar
- Themeable interface
SUI
SUI is a simple startpage for self-hosted services. It shows app links and bookmarks defined in plain config files, offers search across multiple providers, and runs as a lightweight JavaScript app with no database, deployable via Docker. The project is archived.
Hajimari vs SUI: key differences
The biggest difference is maintenance: SUI's repository is archived and no longer developed, while Hajimari is actively maintained. Hajimari is written in Go, while SUI is built with JavaScript. SUI is the lighter option, starting around 32 MB of RAM against 64 MB for Hajimari. SUI is the more established project (first released 2018), while Hajimari arrived in 2021.
Why pick each one
Choose Hajimari if…
- Great Kubernetes integration
- Lightweight
Watch out for
- Less active development
- Fewer widgets than rivals
Choose SUI if…
- Dead simple setup
- Tiny footprint
Watch out for
- Limited widgets
- Manual config edits
Frequently asked questions
Is Hajimari or SUI better?
Neither is universally better. SUI has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are Hajimari and SUI free and open-source?
Yes. Hajimari is licensed under MIT and SUI under MIT. Both can be self-hosted at no software cost.
Can I run Hajimari and SUI with Docker?
Hajimari: yes. SUI: yes.
Which is lighter on resources, Hajimari or SUI?
SUI has the smaller minimum footprint at 32 MB of RAM, compared to about 64 MB for Hajimari. Real-world usage depends on library size, user count, and enabled features.