Back to Marketplace

Fly.io (flyctl)

RAPR CLI connectorCloud, DevOps & Infrastructure

Deploy and manage apps on Fly.io via flyctl — launch, deploy, scale, secrets, volumes, and Postgres clusters.

By RAPR AIv1.0.0Package license: MITFree Tier Available

Fly.io (flyctl) package details

flydeployedgecontainershosting

RAPR CLI connector scope

This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

Authenticate

Interactive browser login to your Fly.io account.

Post-install: authenticate to start using
flyctl auth loginLearn more about authentication →

Fly.io CLI (flyctl)

Deploy and run apps on Fly.io's global edge infrastructure.

What you can do

  • Launch: Initialize and deploy new apps from Dockerfiles or buildpacks
  • Scale: Scale horizontally and vertically across regions
  • Secrets: Manage environment secrets securely
  • Volumes: Persistent storage for stateful apps
  • Postgres: Managed Postgres clusters
  • SSH: Connect directly to running machines

Prerequisites

# Install flyctl
brew install flyctl       # macOS
powershell -Command "iwr https://fly.io/install.ps1 -useb | iex"  # Windows
curl -L https://fly.io/install.sh | sh  # Linux

# Login
fly auth login

Example Commands

  • "Launch my app on Fly.io"
  • "Scale to 3 machines in US and Europe"
  • "Set the DATABASE_URL secret"
  • "Deploy the latest changes to production"

Ready to try Fly.io (flyctl)?

Download RAPR AI and connect Fly.io (flyctl) in seconds.