selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

About

Snipo is a lightweight self-hosted snippet manager designed for a single user. It is aimed at people who want to store, organize, and retrieve code or text snippets on their own infrastructure rather...

Community Ratings

No ratings yet

Features

  • multi-file snippets
  • syntax highlighting
  • folders
  • tags
  • search
  • history
  • public links
  • soft deletion
  • expiration
  • encrypted backup export

Details

Last Updated
Jun 30, 2026
Created
Dec 7, 2025
Install Methods
docker-compose
Requirements
a .env file based on .env.example
Authentication
local
API
REST
Backup & Export
encrypted-backup-exportoptional-s3-backupstwo-way-github-gist-sync
Runtime / Stack
GoDocker
Privacy & Independence
Cloud: OptionalOffline Capable
Deployment

Deployment: Docker Compose ✓Single Containerminimal hosting footprintsingle container

Docker Compose

1 service

no resource limits declared

needs persistent storage (2 volumes)

docker-compose.yml · @ 95ed17f · scanned Jul 1, 2026

services:
  snipo:
    image: ghcr.io/mohamedelashri/snipo:latest
    container_name: snipo
    restart: unless-stopped
    # Security: Container runs as non-root user (UID 1000) with:
    # - Read-only root filesystem
    # - All Linux capabilities dropped
    # - No privilege escalation allowed
    ports:
      - "8080:8080"
    volumes:
      - snipo_data:/data
      # Temporary directory for read-only root filesystem
      - type: tmpfs
        target: /tmp
        tmpfs:
          size: 10485760 # 10MB
          mode: 1777
    # Security options
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jul 1, 2026

Related Software

Karakeep logo

Karakeep

26.4k
Karakeep is a self-hostable bookmark-everything app with AI-assisted tagging and summarization.
Bookmark ManagementPastebinsCopyleft License+4
3 ContainersOpen Core
Details
PrivateBin logo

PrivateBin

8.4k
PrivateBin is an open source online pastebin with zero-knowledge server-side storage, where pasted content is encrypted in the browser.
PastebinsPermissive LicenseSelf Hosting Solutions+1
Details
SilverBullet logo

SilverBullet

5.6k
SilverBullet is a self-hosted, browser-based personal knowledge management platform with a programmable Markdown editor.
Note Taking AppsPastebinsPermissive License+4
Single Container
Details
Opengist logo

Opengist

3.2k
Opengist is a self-hosted Git-powered pastebin for storing, browsing, and managing code snippets through a web interface or standard Git commands.
PastebinsCopyleft LicenseSelf Hosting Solutions+1
Details
Password Pusher logo

Password Pusher

3.1k
Password Pusher is a web app for securely sharing passwords, notes, files, and URLs through one-time, self-deleting links.
PastebinsSecret ManagementPassword Managers+2
Open Core
Details
Yopass logo

Yopass

2.9k
Yopass is a secret-sharing service for securely sending passwords, files, and other sensitive data with end-to-end encryption and one-time URLs.
PastebinsSimple File UploadsPermissive License+2
2 ContainersOpen Core
Details
Chibisafe logo

Chibisafe

2.7k
Chibisafe is a self-hosted file uploader service that generates shareable links for uploaded files, photos, documents, and other content.
Simple File UploadsFile & Object StorageMedia Management+5
Details
ByteStash logo

ByteStash

2.5k
ByteStash is a self-hosted web application for storing, organizing, and managing code snippets.
PastebinsCopyleft LicenseSelf Hosting Solutions+3
Single Container
Details
Enclosed logo

Enclosed

2.0k
Enclosed is a minimal web application for sending end-to-end encrypted notes and files.
Simple File UploadsPastebinsNote Taking Apps+2
Details
PsiTransfer logo

PsiTransfer

1.9k
PsiTransfer is a simple self-hosted open source file sharing solution for uploading and downloading files. It supports resumable transfers, expiring upload buckets, and password-protected downloads.
Simple File UploadsPermissive LicenseFile & Object Storage+2
Details
LiveCodes logo

LiveCodes

1.5k
LiveCodes is a client-side code playground for many languages and frameworks that runs in the browser and can be embedded or self-hosted.
IDE ToolsPastebinsSelf Hosting Solutions+1
Details
pico logo

pico

1.3k
Open source, SSH-powered web services for publishing sites, blogs, code snippets, tunnels, pipes, and RSS-to-email notifications.
Blogging PlatformsSelf Hosting SolutionsNetwork Utilities+1
17 ContainersCloud Required
Details