chan.dev / posts

Fly.io

🌱 This post is in the growth phase. It may still be useful as it grows up.

Setup

brew install flyctl
fly help
fly auth login
fly docs

Concepts

First

git clone https://github.com/fly-apps/hello-fly.git
cd hello-fly
fly launch --now

Name must be globally unique.

fly apps open (in repo).

Urls are supported with open: fly apps open /chan

LiteFS

Reference docs

  • Create LiteFS Cloud cluster