Skip to main content

Prerequisites

Install flyctl

macOS

If using homebrew,
Otherwise,
If you used curl to install flyctl, then you need to add the flyctl directory to your shell rc file. Check the output of the install script for the entries to copy and paste into the file. Now you can use the fly command from any directory.

Linux

Windows


Authenticate flyctl

Deploy to Fly.io

Fly Commands

Commands and configuration for Fly.io via the CLI
1

Add Fly.io instance

If you don’t have a project setup, you can do so with helix init fly.
2

Build and deploy

3

Check deployment