Fly.io
@flydotio
Followers
26K
Following
2K
Media
352
Statuses
1K
Run web, AI, & app servers close to your users on CPUs and GPUs. Deploy and scale your app in minutes at https://t.co/ftpvlpWmnU.
A region close to you
Joined February 2017
Breaking: Litestream is now part ofĀ . Do you like SQLite? Do you like streaming replication? No? Read @benbjohnsonās new post on the blog anyway:
11
65
353
If this post gets 120 likes I'll reveal who I am.
@marcio_lopes @wojtekmach No, this is one of the DevRel people. I shall remain anonymous until it is revealed. Dramatically.
4
4
188
Today's most hotly anticipated announcement: automated error monitoring for your apps, in partnership with Sentry!. See what @getsentry have to say about it! . Also, what we have to say about it!
3
31
158
SQLite, but distributed! Tootle on over to for the goods, courtesy of @benbjohnson and @tqbf. Coincidentally: LiteFS, an open-source distributed file system for SQLite, is ābeta-readyā.
3
28
152
Multi-region Postgres with Phoenix is gonna be amazing, courtesy of @brainlid and @chris_mccord .
0
34
138
Creating complex web UIs often leads people to React or Vue. This quick recipe shows how nested stateful LiveView components keep their state as the user navigates around to other areas. A win for productivity and UX! #MyElixirStatus @elixirphoenix
0
30
115
LiteFS Cloud: now in preview. We love SQLite for distributed web apps! Introducing managed backups for LiteFS. Read more from Darla Shockley and @benbjohnson.
3
19
113
This is a *Rails* app: š¤Æ.
@rails @stimulusreflex @flydotio @realkeydb A single dev (working fairly casually) can go from random idea to deployed-in-multiple-continents in a matter of days, with features built on cross-region, live, multi-user interactions, without writing any lines of Javascript. Welcome to 2022 š.
8
14
106
Just landed ā view logs in your dashboard: (@joao_lubien built this with ~180 lines of LiveView)
4
12
108
Headless browsers on demand, around the world! @chris_mccord built a āWorld Page Speed Testā on using FLAME. He wrote about it:
0
19
101
Did you know thereās Elixir tooling for machine learning? Check it out on a classic MNIST image-recognition tour, with guest author @philipbrown in the latest Phoenix Files!.
1
26
97
Customize your Phoenix LiveView CSS classes cleanly with a handy @tailwindcss plugin! Another quick Phoenix Files read, this one from @chris_mccord!.
0
21
93
We have new CONTENT on our BLOG from @fasterthanlime, who apparently likes (a) words and (b) graphs . Uh hashtag #rustlang #rust #rustaceans.
1
17
89
š LiteFS has been released in alpha. Go @benbjohnson!. āLiteFS is a FUSE-based file system for replicating SQLite databases across a cluster of machines.ā. Check out the repo, or just the great README!
1
16
86
New @opentelemetry post for @ElixirPhoenix projects by @akoutmos with awesome demo repo that visualizes telemetry events with @grafana. It's a helpful guide on debugging problems like N+1 DB queries! @ElixirLang #ElixirLang
1
15
80
Fly Kubernetes is growing up! It's in beta now. Nobody knows the product better than the product team themselves, so check this dispatch from @senyeezus and @jipperinbham to learn what's what.
1
18
71
š„š„ "Auto scale by wrapping any app code in a function and have that block run in a temporary copy of your app.". FLAME is a pattern worth thinking about, and it's Elixir magic today. Dive in with @chris_mccord:.
FLAME is out! š„ Auto scale by wrapping any app code in a function and have that block run in a temporary copy of your app. It's time to rethink Serverless. No rewrites. No bespoke runtimes. No outrageous layers of complexity. Blog + screencast š
1
15
69
New on the blog: .ā¢Distributed backend.ā¢Fly Machines.ā¢Websockets.ā¢Real-time collaboration.ā¢Replicache.ā¢Routing.ā¢Fly-Replay.Mash those words together into a tweet to describe what @dovunderscore has here:.
2
11
71
A timely theme for a blog post on building a realtime multiplayer app with Elixir and Phoenix!.
What if @figma was written with @elixirlang? š Figmex: a proof of concept distributed @elixirphoenix app. Cluster hosted on @flydotio š. Try it out! š #MyElixirStatus #elixirlang #elixir
0
6
68
What makes Fly different is we manage the servers for you. All you do is run `fly launch` from the root of your project, then we take your Dockerfile (or generate one for you) and run it as a Firecracker VM on our very own bare metal servers. Waaay less layers and moving parts.
I don't see the point of docker:.VMs give maximum flexibility.Vercel/AWS Lambda gives max convenience. Docker is is this strange middle ground which only adds extra complexity š¤.
3
11
70
We're sponsoring Tokio! It's important to our infrastructure AND the world is better when the people behind open source get paid. š.
Thanks to sponsors like @flydotio, @discord, and @embarkstudios, Tokio will be funding Alice Ryhl to devote more time to working on Tokio.
1
4
65
Use SQLiteās built-in full-text search with Phoenix and Ecto! New Phoenix Files from @peregrine.
0
7
67
āĀ run apps close (kind-of) to your users in Antarctica.
TIL loads in about 5 seconds over crappy wifi in Antarctica. @chancethedev doing some real field research for us down there! šš§
2
9
60
Ever wanted to run a huge model like Goliath but haven't had enough VRAM to make it work? You can run your LLM on our A100 GPUs and shut it down automatically when you're done. See how easy it can be, thanks to our friends at @Ollama_ai!.
3
8
58
A GREAT INTERNAL DEBATE has emerged in our team. `flyctl`, or `fly`? For reasons passing understanding (#teamflyctl) we symlink `fly` to `flyctl` on installation. What should our dox refer to? There is a right answer to this, I just want to know if you know it.
57
4
49
Why pay for a powerful web server 24/7, when you only need the extra oomph for a handful of tasks? Is there a better way to manage resource-intensive work?.@_anniebabannie_ blogged about delegating tasks to Fly Machines: (Art by guest artist Annie Sexton!).
3
5
51
Rustler makes it amazingly easy to reach for just enough Rust in your Elixir project. @peregrine demonstrates in Phoenix Files!.
0
8
49
Anyone want to tackle a project for us? We have a few bucks to spend.
@mrkurt @CollierAdam @flydotio @remix_run I'm honestly surprised nobody has written a Postgres wire protocol compatible wrapper for SQLite. It'd be nice to have a private port that you could run `psql` over Wireguard to query a SQLite database. It doesn't even sound *that* hard to implement.
4
8
50
Donāt use this in prod yet, but we are hopping with excitement to share a major milestone on the way to Fly Apps V2: HA Postgres clusters running on Fly Machines!. @davissp14 announced the preview in our community forum:
3
6
48
Our friends at @Railway created nixpacks ( as an alternative to buildpacks. You can try them out on deploys ā more here:
Our goal is to automagically containerize any application, as fast as possible, with local and remote caching. True zero config, just by pointing it to any folder. nixpacks build .
3
7
49