Files
openclaw-skill/openclaw-knowhow-skill/output/openclaw-docs_data/pages/Flyio_Deployment_0b5ea3dea7.json
Selig 4c966a3ad2 Initial commit: OpenClaw Skill Collection
6 custom skills (assign-task, dispatch-webhook, daily-briefing,
task-capture, qmd-brain, tts-voice) with technical documentation.
Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
2026-03-13 10:58:30 +08:00

24 lines
1.0 KiB
JSON
Executable File

{
"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": []
}