Agentic deploys / Content and publishing

An Otter Wiki

A markdown wiki whose content is a git repository.

One-liner deploy

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

Architecture

£0.017/hr · delete any time

redimp/otterwikiby redimp
Refotterwiki@v2.23.0Authorredimp
wikimarkdowngitdocumentationsqlitefree trialdeployed by redu

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/otter-wiki.md -o redu.md
claude "Read redu.md and deploy An Otter Wiki on redu."

About

  • One container from the official image: no build, no database server, and no second bill.
  • Every page is a markdown file in a git repository on your volume, with the full history, so a backup is a git clone.
  • The container default lets anyone on the internet edit and upload; this recipe closes that at deploy time and creates your admin account from inside the container, never through the signup form.
  • The cheapest shape in this library: one m1.small VM and nothing else.