Opengist is a self-hosted pastebin powered by Git. All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface.
Opengist aims to be fast and easy to deploy.
It is similar to GitHub Gist, but open-source and can be self-hosted.
Key Features
- Create public, unlisted or private snippets.
- Init / Clone / Pull / Push snippets via Git over HTTP or SSH.
- Syntax highlighting ; Markdown and CSV support.
- Search code in snippets ; browse users snippets, likes and forks.
- Embed snippets in other websites.
- Revisions history.
- Like / Fork snippets.
- Editor with indentation mode and size ; drag and drop files.
- Download raw files or as a ZIP archive.
- Retrieve snippet data/metadata via a JSON API.
- OAuth2 login with GitHub, GitLab, Gitea, and OpenID Connect.
- Avatars via Gravatar or OAuth2 providers.
- Light/Dark mode.
- Responsive UI.
- Enable or disable signups.
- Restrict or unrestrict snippets visibility to anonymous users.
- Admin panel:
- delete users/gists.
- clean database/filesystem by syncing gists.
- run git gc for all repositories.
- SQLite database.
- Logging.
- Docker support.
Website: github.com/thomiceli/opengist
Support:
Developer: Thomas Miceli
License: GNU Affero General Public License v3.0
Opengist is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Self-Hosted Pastebin Alternatives | |
|---|---|
| PrivateBin | Minimalist, online pastebin |
| Opengist | Self-hosted pastebin powered by Git |
| MicroBin | Super tiny, feature rich, configurable, and self-contained |
| wastebin | Minimal pastebin |
| Drift | Self-hostable Gist and paste service |
| NoPaste | Client-side paste service |
| Paste69 | Go-based pastebin service |
| lesma | Simple paste app, friendly with browser and command line |
| bin | Minimal pastebin |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

