AI assisted DevOpson your infrastructure

Ship and scale your application to production without devops overhead, right from your IDE.

layout.tsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
import type { Metadata } from 'next'
import { Geist, Geist_Mono } from 'next/font/google'
import { ThemeProvider } from '@/providers/theme'
import { QueryProvider } from '@/providers/query'
import { Toaster } from '@/components/ui/sonner'
import './globals.css'
const geist = Geist({ subsets: ['latin'] })
const mono = Geist_Mono({ subsets: ['latin'] })
export const metadata: Metadata = {
title: 'dFlow',
description: 'Ship from your IDE.',
}
export default function RootLayout({ children }) {
return (
<html lang='en'>
<body>
<ThemeProvider>{children}</ThemeProvider>
</body>
</html>
)
}

deploy my ecommerce site on AWS EC2 using dflow MCPdflow MCP

Your cloud. Your stack. Your AI.

dFlow connects all three bring your own infrastructure, ship any App, Database, Docker Image and drive deployments from the coding agents you already use.

Your cloud

AWS
GCP
Azure
Hetzner
DigitalOcean

+ bare metal ยท VPS ยท on-prem

Your stack

Postgres
MySQL
n8n
WordPress
Redis

+ any Docker image ยท 100+ templates

MCP

Driven by your AI

AntigravityAntigravity
CursorCursor
Claude CodeClaude Code
CodexCodex
GitHub CopilotGithub Copilot

3 steps. No tickets. No YAML

dFlow plugs straight into the AI editor you already use. Turns your editor into a deploy console. Go from prompt to production in few minutes.

1. Connect the dFlow MCP

{
ย ย "mcpServers": {
ย ย ย ย "dflow": {
ย ย ย ย ย ย "url": "https://app.dflow.sh/api/mcp"
ย ย ย ย }
ย ย }
}

Add the dFlow MCP in Cursor, Claude, Codex, or any MCP-compatible editor. One config and your agent gets the full dFlow toolset in chat: apps, services, envs, and deploys.

2. Publish repo as template

convert my blog website into a dFlow template by attaching a MongoDB database using dflow mcp

Ask the agent to convert the working tree into a dFlow template, dFlow infers your stack, services, and dependencies and outputs a reproducible template no hand-written YAML.

3. Deploy from the editor

Deployments

BUILDING
# 69a55931be
Triggered a minute agoโ€ฆ
SUCCESS
# 69a55911be
Triggered 2 days ago

Tell the agent where to run: Hetzner, EC2, a managed worker, and more. dFlow provisions, builds, and rolls out; you get live deploy logs in chat the moment it goes live.

Why founders and freelancers choose dFlow

Ship products and client projects faster, avoid surprise PaaS bills, and keep full ownership from first deploy to reliable scale.

The new DevOps loop

Production breaks? Your AI already has the logs.

When a deployed service crashes, stream deployment logs straight into your editor, resolve with your favorite AI tools, apply the fix, and push back to production without leaving your workflow.

  • Logs streamed to your editor
  • Diff-friendly fixes you can review
  • Ship the patch back to prod in one flow
web ยท 5xx rate +320%
IDE chatdiff
await client.query(sql)
await client.query(sql, [id])
Apply

Deployment timeline

Fix mergedโ†’Buildingโ†’Deployed (47s)

No surprise bills

One bad deploy or a runaway loop can turn into a four-figure cloud invoice. dFlow bills what you planned: fixed compute you provision.

ACME cloud

INV-456789

L

$8,342.57

Due in 15 days

To
From
Address
๐Ÿ˜ตโ€๐Ÿ’ซ

Private networking

Tailscale-ready mesh networking: connect services across regions without exposing ports.

๐Ÿ‡บ๐Ÿ‡ธ us-east๐Ÿ‡ฎ๐Ÿ‡ณ ap-south

App, database, containers

Deploy public or private Git apps and Docker images, plus the databases you rely on: Redis, MongoDB, MySQL, Postgres, and MariaDB.

App
Container
DB

No vendor lock-in

You own your infrastructure from day one. Everything deploys on your machines, with full control over your data and privacy.

Bring your own cloud

+ many more
AWS
Azure
DigitalOcean
Hetzner
Google Cloud
Hostinger

Organization & RBAC

Organization roles with granular RBAC so the right people can deploy, configure, or view without sharing full admin access.

OWNER
ADMIN
DEVELOPER

Pricing

Start self-hosted for free, keep full control of your stack, and add managed worker nodes only when your growth needs hands-off scale.

Frequently Asked Questions

Quick answers about self-hosting, managed worker nodes, pricing, and what to expect as you scale with dFlow.

Can't find what you're looking for? Contact our customer support team

Start free, then scale on your terms

Use open-source self-hosting today, then add managed worker nodes whenever your workloads need more predictable capacity.

dFlow - Self-Host Free, Scale with Managed Worker Nodes | dFlow