thomiceli/opengist
Self-hosted pastebin powered by Git, open-source alternative to Github Gist. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 96
- Release rhythm 96
- Longevity 88
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: 19
- age_days: 1241
- days_rel: 29
- days_push: 26
- n_releases_24m: 20
Adoption not part of the score
3313 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Opengist is a self-hosted, open-source pastebin alternative to GitHub Gist, written in Go, where every snippet is stored as a Git repository. Snippets can be created, cloned, and modified via standard Git commands over HTTP or SSH, or through a web interface with syntax highlighting, revisions, search, and embedding.
Use cases
- self-host a GitHub Gist alternative
- share code snippets with syntax highlighting
- manage snippets via git push and pull
- run a private snippet service for a team
- embed code snippets in websites
- keep revision history of pasted code
When to choose
- you want full control and ownership of your snippet data on your own server
- you prefer managing snippets with standard Git workflows over HTTP or SSH
- you need a lightweight single-binary or Docker deployment with SQLite, PostgreSQL, or MySQL
- you want features like OAuth login, private/public snippets, search, and embedding
When to avoid
- you only need quick anonymous pastes without hosting anything yourself
- you require full GitHub Gist integration or GitHub-specific features like gists tied to GitHub accounts
- you cannot run a server or install Git (version 2.28+) on the host
Facets
application · maturity active
http-server search-engine auth api-framework documentation developer-tools self-hosted version-control web-development self-hosted go cli pastebin gist git-backed snippet-sharing github-gist-alternative syntax-highlighting oauth2 helm-chart linux docker web-server
4 sources
- readme: https://github.com/thomiceli/opengist · fetched 2026-08-28 · 6da01d5a54ca
- homepage: https://opengist.io · fetched 2026-08-29 · 057a4c36d87d
- site_page: https://opengist.io/docs · fetched 2026-08-29 · 530742b05c77
- site_page: https://opengist.io/changelog.html · fetched 2026-08-29 · cf0b3725ac51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thomiceli/opengist | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="thomiceli/opengist")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem