Short{Paste}

Short{Paste}

Self-hosted URL shortener, pastebin, and file uploader packed into a single Docker container.

🔗 Visit Short{Paste}
📁 Open Source & Self-hosting🗣️ English📅 August 24, 2026

Description

Most people juggle three separate accounts for three small jobs: a URL shortener, a pastebin for sharing code snippets, and a file-drop service for sending a file to a colleague. Short{Paste} bets that all three belong in one lightweight app you run yourself, so nothing you share ever touches a third-party server you don't control.

Short{Paste} is a Go-based, self-hosted application that combines link shortening, text pasting, and file uploading behind a single VueJS frontend and SQLite database, shipped as one Docker Alpine container with no external database dependency. It tracks hits on shortened links, pastes, and file downloads out of the box, supports configurable authentication (including an open-access mode), and runs on a single compiled binary that can be deployed via Docker Compose or standalone in minutes. Configuration is entirely environment-variable driven, and the default port (8080) is easy to reverse-proxy behind an existing homelab setup.

💬 Our review

The short version: Short{Paste} is a solid pick if you already self-host and want one small container instead of three separate services (a link shortener, a pastebin, and a file drop) each with their own login and maintenance overhead.

Compared to hosted options like Pastebin or Dropbox, Short{Paste} trades convenience and mobile apps for full data ownership and zero recurring cost — reasonable if you're already running a homelab or VPS. Within the self-hosted space it's noticeably lighter than running separate tools like Kutt (URL shortening) plus a dedicated pastebin, since SQLite means no external database to provision. The project is small (48 GitHub stars at last check), so don't expect a large plugin ecosystem, frequent releases, or a big community for support — it's a solo-maintainer-style utility, useful and functional, but not something to bet critical infrastructure on. For a homelab operator wanting a no-fuss link/paste/file utility, it's a good fit; teams needing collaboration features or an SLA should look at a hosted, maintained product instead.

💰 Pricing

Free / open-sourceFully free, no hosted tier.
Self-hosted $0 (MIT license)

📊 Global score

53Average
🌐Availability15/100Faible

1 language · 0 platform

📄Profile90/100Excellent

Profile completeness

🤖 AI-enriched data

💰 Pricing model
🆓 Gratuit / open-source

Auto-hébergé gratuit, licence MIT

👥 Target audienceDéveloppeurs et particuliers self-hosted voulant un shortener/pastebin/upload léger
🗣️ Languagesen
🌍 Target countriesInternational
👍

Pros

Trois outils en un seul conteneur

SQLite, zéro base externe à gérer

Image Docker légère

Statistiques d'usage intégrées

👎

Cons

Petit projet, peu de communauté

Pas d'offre hébergée

Pas d'application mobile

❓ Frequently asked questions

What is Short{Paste} in one sentence?
Do I need a database to run it?
Can I require login before use?
Is Short{Paste} free?
How is it deployed?
Is it worth the money compared to alternatives?
Which tool should you pick for your case?