stephen murdoch

Hosted by Fly.io

Fly.io brand logo on purple background

Fly.io is super-con-duper

I learned about Fly while watching Theo on Youtube. They have a simple one-click Signup with Github option, which only took a few seconds to complete, and I didn't have to type anything. No messing. After that, I ran the following commands:

brew install flyctl
fly launch
fly deploy

They detected my Dockerfile, installed the dependencies, provisioned a database, and ran the migrations. Boom. My site was deployed within 5 minutes of landing on Fly.io

What a great service. It's easy to sign up, easy to deploy, and easy to scale, which means I can get on with the rest of my day.