Flask hosting without a server or nginx
Built a site or API with Flask and have nowhere to deploy it? Connect your repo - Dada Cloud detects flask in requirements.txt, builds and runs the app, and issues an HTTPS domain. If it crashes, it restarts itself. Free tier, servers in Russia.
Why Flask apps run on Dada Cloud
Flask auto-detection
The platform finds flask in requirements.txt or setup.py and builds the app without a Dockerfile.
Port from code or default
The port is read from app.run in your code, defaulting to 5000. The app must listen on 0.0.0.0 and the PORT env variable.
HTTPS domain right away
The app gets a name.dada-tuda.ru address with a certificate. A custom domain takes a couple of minutes.
PostgreSQL next door
A managed database in one click, DATABASE_URL wired into the app automatically.
Crashes restart themselves
The process restarts automatically after a failure.
Free tier to start
Your first app can run for free, no card required.
Flask hosting - FAQ
On Dada Cloud: connect the repo and the platform builds and runs the app on the free tier, no card required.
Get your backend live from GitHub today
Connecting a repo takes a minute. You only pay for what you actually use.
Create account