flyio-hello-world
Installation
SKILL.md
First Fly.io App Launch
Overview
Create the smallest useful first deployment while keeping generated configuration reviewable. Start with one environment, one explicit region, a health endpoint, and no persistent data; add global placement or storage only after the base release is observable and repeatable.
Prerequisites
- Application source, runtime port, startup command, and local health proof
- Organization, app naming policy, region choice, and cost owner
- Interactive identity for setup or a scoped token for approved automation
Instructions
Step 1: Inspect the application
Identify build method, Dockerfile status, process command, listening address, internal port, health route, environment, and secret inputs.