Upsun User Documentation

Recommended

To get your Flask project up and running as quickly as possible, experiment with the Upsun demo app before following this guide.

Deploy Flask on Upsun

Upsun Beta access

Test and provide feedback for our newest offering - Upsun!

You can register for the Beta by clicking here and completing the form.

Sign up for Beta access

Flask is a lightweight and popular web framework for building web applications using Python. It is often referred to as a “micro” framework because it provides the essential components for building web applications, but leaves many decisions and extensions up to the developer. For more information, see the Flask documentation.

This guide provides instructions for deploying and working with Flask on Upsun.
If you don’t want to follow the whole guide, you can get a straightforward list of required steps in the fast-track guide.

Before you begin Anchor to this heading

You need:

Let’s get started!

Is this page helpful?