thomiceli/opengist
A self-hosted, Git-powered pastebin and code snippet manager, offering an open-source alternative to GitHub Gist.
Core Features
Quick Start
docker pull ghcr.io/thomiceli/opengist:1.12Detailed Introduction
Opengist is an open-source, self-hosted pastebin and code snippet management solution that leverages Git for all snippet storage and version control. It provides a web interface for easy management while also allowing users to interact with snippets using standard Git commands. Positioned as a direct alternative to commercial services like GitHub Gist, Opengist offers enhanced privacy and control through self-hosting, making it ideal for developers and teams seeking a secure and customizable platform for sharing and managing code snippets. Its robust feature set includes syntax highlighting, revision history, and various authentication options.