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 |
| rustypaste | Minimal file upload and text-sharing service written in Rust |
| NoPaste | Client-side paste service |
| Paste69 | Go-based pastebin service |
| lesma | Simple paste app, friendly with browser and command line |
| Drift | Self-hostable Gist and paste service |
| Paaster | Secure, user-friendly service for sharing text and code snippets |
| bin | Minimal pastebin |
| Pastefy | Self-hosted web app for securely sharing text snippets and files |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.