Return to Repository
Infrastructure / Service April 16, 2026

Gokapi: Ephemeral Sharing

Lightweight, self-hosted file sharing with expiration.

Sharing Made Simple

Gokapi is my favorite tool for ephemeral file sharing. It’s similar to Firefox Send—optimized for one-time links and temporary storage.

services:
  gokapi:
    image: f0076/gokapi:latest
    container_name: gokapi
    volumes:
      - ./data:/app/data