Django on Fly.io

Fly.io is a great place to run your Django application. fly launch can detect, configure and deploy Django apps.

If you have questions or comments, please reach out on the Django category of the Community Board for Django on Fly.io specific discussions. The general Community Board is great for all things Fly.io: networking, databases, regions, and more. You can use the django tag as well to help interested people find a topic more easily.

Getting Started

Run through the Starter Django App guide to get a feel for what it’s like to deploy to Fly.io. You’ll have a Django app running in just a few minutes.

Existing Django Apps

The Existing Django Apps guide walks through deploying a production-ready project to Fly.io. If you are coming from another hosting platform like Heroku there are additional tips for managing the migration.

Advanced Guides