Docker Stack
7 containers running the Mostly platform.
Connections
- unlikely-api — FastAPI, port 8000 (healthy)
- unlikely-worker — ARQ background jobs (shares api image)
- unlikely-scheduler — Cron tasks, ET timezone (shares api image)
- unlikely-redis — Redis 7 Alpine, port 6379 internal (healthy)
- stripe-invoice-webhook — Port 5050 (healthy)
- Rob — OpenClaw WhatsApp bot, ports 18889/18890
- Kulu — OpenClaw work agent, port 61325
Notes
- Compose projects: unlikely-api, stripe-webhook, repo (Rob), openclaw-a72o (Kulu)
- Rebuild: cd /opt/unlikely-api && docker compose up -d —build unlikely-api
- Worker + scheduler share the api image — restart after rebuild
- Host: srv1386689 | IP: 72.61.12.199 | Ubuntu 24.04 | 32 GB RAM | 387 GB disk (46% used)