====== OpenGist ===== **Domain:** gist.folk.zone\\ **Image:** ghcr.io/thomiceli/opengist:1.13\\ **Port:** 6157 ===== What It Does ===== OpenGist is a self-hosted pastebin application inspired by GitHub Gist. It allows sharing code snippets, text, and files with syntax highlighting and version control. ===== Features ===== * Code snippets with syntax highlighting * Public and private gists * Version history for each gist * Markdown support * Open registration enabled * Default visibility set to public * REST API for integration ===== Configuration ===== Uses OpenGist image with data persistence via Docker volume. External URL configured as https://gist.folk.zone. Registration is open to all users. ===== See Also ===== * [[folkzone:services:start|folk.zone Services]] * [[https://github.com/thomiceli/opengist|OpenGist GitHub]] * [[https://opengist.github.io/|OpenGist Documentation]] * [[https://github.com/thomiceli/opengist/blob/main/README.md|OpenGist README]] * [[folkzone:start|Return to folkzone]]