Home

Awesome

Stash

https://stashapp.cc

Build Docker pulls GitHub Sponsors Open Collective backers Go Report Card Matrix Discord GitHub release (latest by date) GitHub issues by-label

Stash is a self-hosted webapp written in Go which organizes and serves your porn.

demo image

You can watch a SFW demo video to see it in action.

For further information you can read the in-app manual.

Installing Stash

<img src="docs/readme_assets/windows_logo.svg" width="100%" height="75"> Windows<img src="docs/readme_assets/mac_logo.svg" width="100%" height="75"> MacOS<img src="docs/readme_assets/linux_logo.svg" width="100%" height="75"> Linux<img src="docs/readme_assets/docker_logo.svg" width="100%" height="75"> Docker
Latest Release <br /> <sup><sub>Development Preview</sub></sup>Latest Release (Apple Silicon) <br /> <sup><sub>Development Preview (Apple Silicon)</sub></sup> <br />Latest Release (Intel) <br /> <sup><sub>Development Preview (Intel)</sub></sup>Latest Release (amd64) <br /> <sup><sub>Development Preview (amd64)</sub></sup> <br /> More Architectures...Instructions <br /> <sup><sub> Sample docker-compose.yml</sub></sup>

First Run

Windows Users: Security Prompt

Running the app might present a security prompt since the binary isn't yet signed. Bypass this by clicking "more info" and then the "run anyway" button.

FFMPEG

Stash requires ffmpeg. If you don't have it installed, Stash will download a copy for you. It is recommended that Linux users install ffmpeg from their distro's package manager.

Usage

Quickstart Guide

Stash is a web-based application. Once the application is running, the interface is available (by default) from http://localhost:9999.

On first run, Stash will prompt you for some configuration options and media directories to index, called "Scanning" in Stash. After scanning, your media will be available for browsing, curating, editing, and tagging.

Stash can pull metadata (performers, tags, descriptions, studios, and more) directly from many sites through the use of scrapers, which integrate directly into Stash.

Many community-maintained scrapers are available for download from CommunityScrapers repository. The community also maintains StashDB, a crowd-sourced repository of scene, studio, and performer information, that can automatically identify much of a typical media collection. Inquire in the Discord for details. Identifying an entire collection will typically require a mix of multiple sources.

<sub>StashDB is the canonical instance of our open source metadata API, stash-box.</sub>

Translation

Translate šŸ‡§šŸ‡· šŸ‡ØšŸ‡³ šŸ‡©šŸ‡° šŸ‡³šŸ‡± šŸ‡¬šŸ‡§ šŸ‡ŖšŸ‡Ŗ šŸ‡«šŸ‡® šŸ‡«šŸ‡· šŸ‡©šŸ‡Ŗ šŸ‡®šŸ‡¹ šŸ‡ÆšŸ‡µ šŸ‡°šŸ‡· šŸ‡µšŸ‡± šŸ‡·šŸ‡ŗ šŸ‡ŖšŸ‡ø šŸ‡øšŸ‡Ŗ šŸ‡¹šŸ‡¼ šŸ‡¹šŸ‡·

Stash is available in 25 languages (so far!) and it could be in your language too. If you want to help us translate Stash into your language, you can make an account at translate.stashapp.cc to get started contributing new languages or improving existing ones. Thanks!

Support (FAQ)

Check out our documentation on Stash-Docs for information about the software, questions, guides, add-ons and more.

For more help you can:

Customization

Themes and CSS Customization

There is a directory of community-created themes on Stash-Docs, along with instructions on how to install them.

You can also change the Stash interface to fit your desired style with various snippets from Custom CSS snippets.

For Developers

Pull requests are welcome!

See Development and Contributing for information on working with the codebase, getting a local development setup, and contributing changes.