Self-host with Docker ยท Yantr
opengist
Self-hosted GitHub Gist alternative and code snippet manager.
1
Ports
0
Notes
3
Use Cases
About
What opengist does
A self-hosted service for creating and managing code snippets and gists. Supports Git push/pull, syntax highlighting, public and private gists, and a clean web interface for browsing.
Install Flow
How to self-host opengist
opengist can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what opengist does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Store code snippets.
- Share gists publicly.
- Version snippet history with Git.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
ghcr.io/thomicdc/opengist:latest
Service Name
opengist
Related Apps
More tools you might pair with opengist
Page generated 2026-07-27T04:28:00.415Z