Focused Tool · Apache 2.0 · Single Binary · Creator & Marketing

Self-hosted press kit and media page

Maintain a public press kit with logos, screenshots, bios, and press coverage links. Send journalists to one URL instead of answering the same email twenty times.

Install Presskit Free Complete — all 150 tools $29/mo
What Presskit replaces

Teams outgrow spreadsheet-based assets tracking around the same time they realize SaaS alternatives want $15 to $50 per seat per month. Presskit is a single binary that handles the same job without the recurring bill or the vendor dependency.

How Presskit runs

Each asset record carries fields for name, type, url, description, status. The API accepts partial updates, so you can PATCH individual fields without resubmitting the entire record. Listing endpoints support ?q= for keyword search and ?status= for filtering through the lifecycle. Backups are a file copy of the SQLite database in the data directory.

A devops team integrates Presskit into their CI pipeline. A post-deploy hook creates a asset record via the API. The stats endpoint feeds a Grafana panel. When something goes wrong, the team searches assets by keyword to find related records without switching tools.

Endpoints

Prezly at $50/mo.

Self-hosted press kit and media page. Self-hosted on your infrastructure. Your data never leaves your server.

Quickstart

Running in under a minute.

Download
curl -fsSL https://stockyard.dev/install.sh | sh -s -- --tool presskit
Run
PORT=9210 ./presskit
Open
http://localhost:9210

Single binary. Embedded SQLite. No Docker. No database. No dependencies.

Pricing

Free to start. Pro when you need it.

Free
$0
forever
  • 1 press kit
  • Single binary, embedded SQLite
  • Apache 2.0 — modify freely
Pro
$0.99
per month
  • Unlimited kits, download tracking, media contacts, custom domain
  • License key, no cloud dependency
  • Email support

License key by email. One env var.

Your license key arrives by email within 5 minutes of checkout. Set it as an environment variable and restart the binary.

export PRESSKIT_LICENSE_KEY=stockyard_xxxxxxxxxxxxxxxxxxxx
./presskit

No cloud connectivity required. The binary validates the key offline with Ed25519 signatures.

Part of the Stockyard family — 150 focused self-hosted tools · Complete bundle $29/mo · stockyard.dev