{ "title": "Fly.io Deployment", "content": "**Goal:** OpenClaw Gateway running on a [Fly.io](https://fly.io) machine with persistent storage, automatic HTTPS, and Discord/channel access.\n\n* [flyctl CLI](https://fly.io/docs/hands-on/install-flyctl/) installed\n* Fly.io account (free tier works)\n* Model auth: Anthropic API key (or other provider keys)\n* Channel credentials: Discord bot token, Telegram token, etc.\n\n## Beginner quick path\n\n1. Clone repo → customize `fly.toml`\n2. Create app + volume → set secrets\n3. Deploy with `fly deploy`\n4. SSH in to create config or use Control UI\n\n## 1) Create the Fly app", "code_samples": [], "headings": [ { "level": "h2", "text": "What you need", "id": "what-you-need" }, { "level": "h2", "text": "Beginner quick path", "id": "beginner-quick-path" }, { "level": "h2", "text": "1) Create the Fly app", "id": "1)-create-the-fly-app" } ], "url": "llms-txt#fly.io-deployment", "links": [] }