Agentic deploys / Files and productivity

wger

Your own workout and nutrition tracker.

One-liner deploy

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

Architecture

£0.066/hr · delete any time

wger-project/wgerby wger project
Refwger@2.6.0Authorwger project
fitnesshealthnutritionproductivityfull account required

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/wger.md -o redu.md
claude "Read redu.md and deploy wger on redu."

About

  • Workouts, routines, body measurements, weight and nutrition in one place, with a REST API and an official mobile app.
  • A real Django stack: gunicorn behind nginx, celery for the background jobs that populate the exercise database, redis for the cache and the queue.
  • Workouts and accounts live in a managed Postgres on its own private VM; uploads on a persistent volume beside it.
  • The admin account wger creates at deploy time has a password published in its own source, so rotating it is part of the deploy, not an afterthought.