---
title: "Elixir on Fly.io"
layout: framework_docs
order: 1
toc: false
blog_path: /phoenix-files
---
<div>
<img src="/static/images/elixir-intro.webp" srcset="/static/images/elixir-intro@2x.webp 2x" alt="">
</div>
Fly.io makes it easier to run an Elixir cluster on multiple servers around the world and deploy to those regions with a single command. This comprehensive guide walks you through how to launch your first Phoenix app on Fly.io and includes a few additional guides to walk you through more advanced topics.
When you deploy your clustered application around the world, you give your users a fast, snappy, low-latency experience. This becomes particularly important if you're deploying a Phoenix LiveView app.
## [Getting Started](./getting-started)
Run through the [Elixir Getting Started](./getting-started/) guide to get a feel for what it's like to deploy to Fly.io. This is the best jumping-off point for getting your app up and running.
## [The Basics](./the-basics)
Go from running an app to clustering your app globally and administering with Fly.io.
## [Advanced Guides](./advanced-guides)
A collection of guides for doing some extra nifty things with your app on Fly.io.
Elixir on Fly.io
Fly.io makes it easier to run an Elixir cluster on multiple servers around the world and deploy to those regions with a single command. This comprehensive guide walks you through how to launch your first Phoenix app on Fly.io and includes a few additional guides to walk you through more advanced topics.
When you deploy your clustered application around the world, you give your users a fast, snappy, low-latency experience. This becomes particularly important if you’re deploying a Phoenix LiveView app.
Run through the Elixir Getting Started guide to get a feel for what it’s like to deploy to Fly.io. This is the best jumping-off point for getting your app up and running.