Have you tried a beta flyctl yet?

And we have a new beta out. flyctl beta 5 is full of new features.

These include new “builtin” builders which you can select when you init your App. Node, Ruby, Deno, Go and a static web server are available. No Dockerfile needed. Just init and deploy. Ideal for your quick instance. Browse them with the flyctl builtins list command. Tell us how they work for you!

There’s also a a new orgs command, bringing organizational creation to the command line. It’s missing the feature that lets you add users to the organization (you can do that from the web-ui still) but it’s here as an early peek-ette as we fill it out.

There’s also a set of dns commands, as mentioned in Feature Preview: DNS + domains - these are a preview and like everything in the beta subject to change.

Remember it is a beta…

To install it on mac or Linux,

curl -L https://fly.io/install.sh | sh -s prerel

(And if you tried it before on Linux, we tracked down a bug there and fixed it so that should be all good now)

To revert to a non-beta release

curl -L https://fly.io/install.sh | sh

Got questions? Ask here! Got answers? Let people know here!

Dj

1 Like