selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

snowshare logo

snowshare

78
Creative Commons Zero v1.0 UniversalOpen Source — No Paywall2 Containers — 2 containers — light hosting footprintDocker · Compose · SourceNeeds PostgresTelemetry: Opt-Out

About

SnowShare is a web-based sharing platform built with Next.js, Prisma, and NextAuth for creating and managing shareable links, text snippets, and file uploads. It is aimed at users who need a...

Community Ratings

No ratings yet

Features

  • URL shortening
  • expiration times
  • authenticated no-expiration links
  • custom slugs
  • password protection
  • QR code generation
  • syntax-highlighted text sharing
  • file uploads
  • file type detection
  • download tracking

Details

Last Updated
Jul 14, 2026
Created
Sep 8, 2025
Install Methods
dockerdocker-composesource
Requirements
Node.js 24+npm/yarnPostgreSQL database
Authentication
local
API
REST
Runtime / Stack
NodejsDocker
Privacy & Independence
Telemetry: Opt-outCloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services · database: postgres · infra: postgres

no resource limits declared

needs persistent storage (3 volumes)

docker-compose.yml · @ 3d87e5e · scanned Jul 20, 2026

version: "3.9"

services:
  db:
    image: postgres:16-alpine
    container_name: snowshare-db
    restart: unless-stopped
    environment:
      POSTGRES_USER: postgres
      POSTGRES_PASSWORD: postgres
      POSTGRES_DB: snowshare
    volumes:
      - db-data:/var/lib/postgresql/data
    healthcheck:
      test: ["CMD-SHELL", "pg_isready -U postgres"]
      interval: 5s
      timeout: 5s
      retries: 10
    networks:
      - snownetwork
# ...

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 20, 2026

Related Software

ShareX logo

ShareX

38.7k
A screen capture, file sharing, and productivity tool.
Video EditingCopyleft LicenseSimple File Uploads+3
Fully FOSS
Details
Cloudreve logo

Cloudreve

28.4k
Cloudreve is a self-hosted file management system with multi-cloud storage support.
File SynchronizationCopyleft LicenseWeb File Managers+4
3 Containers
Details
Karakeep logo

Karakeep

27.6k
Karakeep is a self-hostable bookmark-everything app with AI-assisted tagging, summarization, and archival for links, notes, images, and PDFs.
Bookmark ManagementPastebinsCopyleft License+4
3 Containers
Details
transfer.sh logo

transfer.sh

15.9k
Easy and fast file sharing from the command line with a self-hosted server for uploads and downloads.
Simple File UploadsFile & Object StorageSelf Hosting Solutions+2
Telemetry: Opt-Out
Details
YOURLS logo

YOURLS

12.1k
YOURLS is a self-hosted PHP URL shortener that runs on your own server.
URL ShortenersSelf Hosting SolutionsAnalytics Tools+1
Details
Pairdrop logo

Pairdrop

11.0k
Local file sharing in the web browser, inspired by AirDrop.
Simple File UploadsCopyleft LicenseP2P File Sharing+1
Details
Kutt logo

Kutt

11.0k
Kutt is a self-hosted URL shortener with custom domains, link management, private statistics, user administration, and a REST API.
URL ShortenersAnalytics ToolsSelf Hosting Solutions+2
Single Container
Details
PrivateBin logo

PrivateBin

8.5k
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
miniserve logo

miniserve

7.7k
miniserve is a small cross-platform CLI tool for serving files and directories over HTTP.
Web File ManagersSimple File UploadsFile & Object Storage+3
Details
OnionShare logo

OnionShare

7.0k
OnionShare is an open source tool for securely and anonymously sharing files, hosting websites, and chatting over the Tor network.
Simple File UploadsCopyleft LicenseP2P File Sharing+1
Details
SilverBullet logo

SilverBullet

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

Send

5.3k
Simple, private, end to end encrypted temporary file sharing, originally built by Mozilla.
P2P File SharingCopyleft LicenseSimple File Uploads+1
Details