Agentic deploys / Developer tools

Shlink

Your own link shortener, on your own domain.

One-liner deploy

curl -fsSL https://redu.cloud/i/shlink.sh | sh

Architecture

£0.045/hr · delete any time

shlinkio/shlinkby shlinkio
Refshlink@5.1.5Authorshlinkio
url-shortenerapilinksdevtoolsfree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/shlink.md -o redu.md
claude "Read redu.md and deploy Shlink on redu."

About

  • One official PHP image behind RoadRunner: no build step, and the entrypoint runs its own installer and migrations on every start.
  • Short URLs and their whole visit history live in a managed Postgres on its own private VM, so they survive every redeploy.
  • There are no user accounts to leave open: the only credential is an API key, and this recipe creates it at deploy time before the hostname resolves.
  • Drive it from the REST API, the bundled CLI, or the separate web client you can run in your own browser.