Skip to content

trelay-dev/trelay.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trelay

Trelay

Your Links, Your Server.

This repo is the marketing site and docs for Trelay, the self-hosted URL manager. The app itself lives at github.com/trelay-dev/trelay.

Why Trelay?

  • Self-hosted: data stays on your box
  • Privacy-minded: no vendor analytics in the product; IP anonymization by default
  • Built for operators: CLI, HTTP API, and a real dashboard
  • One container to run in production
  • MIT license

Features (high level)

  • Custom slugs, passwords, expiry, one-time links
  • Folders, trash, restore
  • Click stats with CSV/JSON export
  • Open Graph previews, QR codes
  • CLI with completion; REST API and OpenAPI spec in the main repo

Quick start (clone the app)

git clone https://github.com/trelay-dev/trelay.git && cd trelay
cp env.example .env   # set API_KEY, JWT_SECRET
docker compose up -d
# Dashboard: http://localhost:8080

Links

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors

Languages