Agentic deploys / Files and productivity

AdventureLog

A travel journal and trip planner you own.

One-liner deploy

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

Architecture

£0.045/hr · delete any time

seanmorley15/AdventureLogby Sean Morley
Refadventurelog@v0.13.0AuthorSean Morley
travelmapsplannerproductivityfree 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/adventurelog.md -o redu.md
claude "Read redu.md and deploy AdventureLog on redu."

About

  • Log the places you have been on a world map, plan the next trip, attach photos, notes and dates.
  • One pulled container holding the SvelteKit frontend, the Django backend and nginx, so there is one port and one URL.
  • Trips and locations live in a managed Postgres with PostGIS on its own private VM, provisioned with the extension already installed.
  • The administrator is created at deploy time from values you generate, not by whoever finds the URL first, and registration is closed.