Skip to content

stockyard-dev/stockyard-parcel

Repository files navigation

Stockyard Parcel

File sharing — upload a file, get a link, set an expiry. Self-hosted WeTransfer

Part of the Stockyard family of self-hosted developer tools.

Quick Start

docker run -p 9140:9140 -v parcel_data:/data ghcr.io/stockyard-dev/stockyard-parcel

Or with docker-compose:

docker-compose up -d

Open http://localhost:9140 in your browser.

Configuration

Variable Default Description
PORT 9140 HTTP port
DATA_DIR ./data SQLite database directory
PARCEL_LICENSE_KEY (empty) Pro license key

Free vs Pro

Free Pro
Limits 10 files, 100MB total, 7-day expiry Unlimited files, 1GB, custom expiry
Price Free $2.99/mo

Get a Pro license at stockyard.dev/tools/.

Category

Developer Tools

License

Apache 2.0

About

Stockyard Parcel — part of the Stockyard self-hosted developer tools family

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors