Flynn
An open-source platform as a service (PaaS) for running applications in production. Deploy apps with git push, manage databases, and scale effortlessly.
Get StartedGit Deploy
Push code with git push flynn master. Flynn builds, deploys, and routes traffic to your app automatically.
Managed Databases
Built-in PostgreSQL 16, MariaDB 10.11, MongoDB 4.4, and Redis with automatic provisioning and high availability.
Docker Support
Deploy any Docker image with flynn docker push. No Dockerfile required for buildpack-compatible apps.
Zero-Downtime Deploys
Rolling deployments with health checks ensure your app stays available during updates.
Service Discovery
Built-in service discovery and routing. Apps find each other automatically via discoverd.
Horizontal Scaling
Scale any process type with a single command. The scheduler distributes work across your cluster.