Favicon of Stash

Stash

Organize, tag, and stream your personal adult media privately. Create galleries, bookmark favorite scenes, and scrape metadata securely on your local network.

Take full control of your personal adult media collection with a private, locally-hosted organization system. This platform acts as your own personal streaming site, allowing you to securely manage, view, and curate videos and images across your devices without relying on external servers. Everything stays completely private on your own network, with optional password protection for added security.

Key features include:

  • Scenes and Markers: Rate and tag individual videos with performers, studios, and custom tags. Bookmark specific moments in videos to appear directly in the video scrubber.
  • Image Galleries: Automatically generate image collections from zip files and folders.
  • Cross-Device Streaming: Stream a wide variety of video formats directly to your web browser on a PC, tablet, or smartphone.
  • Automated Metadata: Derive details from filenames or scrape metadata from community-curated sources.
  • Completely Free: Built by volunteers and open-source forever.

Directory Structure

stash
config
data
.env
docker-compose.yml

docker-compose.yml

services:
  stash:
    image: stashapp/stash:latest
    container_name: stash
    restart: unless-stopped
    ports:
      - "9999:9999"
    logging:
      driver: "json-file"
      options:
        max-size: "10m"
        max-file: "3"
    volumes:
      - /etc/localtime:/etc/localtime:ro
      - ./config:/root/.stash
      - ./data:/data
    environment:
      - STASH_STDOUT_LOG_LEVEL=info

.env

# No sensitive environment variables are required for the default Stash configuration.
# You can add custom variables here if needed.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Stash

Favicon

 

  
  
Favicon

 

  
  
Favicon