geminabox/geminabox
Really simple rubygem hosting observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 97
- Release rhythm 74
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 50.5
- age_days: 6082
- days_rel: 92
- days_push: 23
- n_releases_24m: 3
Adoption not part of the score
1547 stars · 323 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Geminabox is a really simple self-hosted RubyGems server that lets you host and push your own gems just like rubygems.org. It supports the Bundler dependencies API out of the box and leaves authentication to the web server or Rack middleware.
Use cases
- host private ruby gems internally
- self-host a rubygems server
- push gems to a private registry with gem push
- serve internal gems to bundler
- replace rubygems.org for private packages
- set up a scoped gem source in a Gemfile
When to choose
- you need a lightweight, simple private gem server for Ruby projects
- you want gem push compatibility with existing RubyGems tooling
- you need Bundler dependency API support without heavy infrastructure
When to avoid
- you need gem proxying/caching of rubygems.org (removed in 4.0)
- you need fine-grained access control beyond Rack-level auth
- you host packages for ecosystems other than Ruby
Facets
application · maturity active
http-server package-manager auth developer-tools self-hosted version-control ruby self-hosted rubygems gem-hosting rack bundler private-registry web-server
1 source
- readme: https://github.com/geminabox/geminabox · fetched 2026-08-28 · b6798b23a903
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geminabox/geminabox | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="geminabox/geminabox")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem