Hacker News new | ask | show | jobs
by Daegalus 1371 days ago
I tried Fly recently for the first time to run a few tiny servers for the challenges on protohackers.com

It has bee pretty great and painless. I have my own docker servers, and so on, but I don't have local registry setup, so dealing with getting images moved around, and all that hassle was going to be annoying.

Made a free fly.io account, did the `flyctl deploy` after making the config file and it just worked moments later. Really a nice flow.

Not sure yet if I would use it for anything else, but this was nice and easy so its definitely on my list of things to check for new projects.