# Own your entire stack. — Hanzo AI

> Open source Backend-as-a-Service with Auth, Database, Storage, and Functions.

Open source • Apache-2.0 • Self-hostable

# Point it ata repository.

Platform builds it, runs it, gives it a domain with a certificate, and shows you the logs. It is the deploy plane of the Open AI Cloud, and it runs on one VPS as happily as on a cluster you already own.

[Star on GitHub](https://github.com/hanzoai)[Documentation](https://docs.hanzo.ai/docs/services/platform)

`curl -sSL https://hanzo.ai/install.sh | sh`

Install

Apps

Databases

Compose

CLI

Install

```
# Any VPS, one command. It installs the # platform and prints the console URL. curl -sSL https://hanzo.ai/install.sh | sh # Or skip the server entirely and use the # managed one at app.hanzo.ai. # Develop it locally — pnpm monorepo: pnpm install pnpm platform:setup pnpm platform:dev
```

Platform-as-a-Service

## The services an app needs anyway

Platform ships your code. These are the pieces it lands next to — each one a service you can deploy beside your app, or reach on Hanzo Cloud without deploying anything.

### Core Services

[#### Auth Authentication, SSO, OAuth, JWT, and user management out of the box](https://hanzo.ai/identity)[#### Functions Serverless functions with automatic scaling and edge deployment](https://hanzo.ai/functions)[#### Database SQL, vector search, and real-time subscriptions](https://hanzo.ai/datastore)

#### Storage

Distributed object storage with CDN integration

[#### Realtime WebSockets, presence, and live sync for collaborative apps](https://hanzo.ai/realtime)

#### Secrets

Encrypted secret management with versioning and rotation

### Additional Services

API GatewayRate limiting, caching, and request transformation

Cron JobsScheduled tasks with monitoring and retry logic

WebhooksEvent-driven integrations with external services

IAMFine-grained access control and policies

Edge ConfigGlobal configuration with instant propagation

VaultHardware-backed encryption and key management

hanzo platform

$ hanzo init my-app

✓ Created project configuration

✓ Initialized Auth, Database, Storage

✓ Generated TypeScript types

$ hanzo dev

Starting local development server...

Platform running at http://localhost:8000

$ hanzo serve cloud

Deploying to production...

Live at https://my-app.hanzo.app

[Get Started](https://docs.hanzo.ai/docs/services/platform)[Compare to Cloud](https://hanzo.ai/cloud)

"The wise engineer owns their tools, lest their tools own them."

Principle 14

## Where it runs is your call

Same platform, same console, same API. What changes is whose machines it lands on.

### Self-Hosted

One command on a VPS you already pay for. Everything the managed one does, on hardware you can walk up to.

- ✓ Runs anywhere Docker runs
- ✓ Scales out across a Swarm cluster
- ✓ Or drives a Kubernetes cluster you own

[View on GitHub](https://github.com/hanzoai)

### Hanzo Cloud

The same platform, run for you. Sign in and deploy — there is no server to stand up first.

- ✓ Nothing to provision
- ✓ Deploy on push, or only on a tag
- ✓ Metered and billed per organization

[Explore Cloud](https://hanzo.ai/cloud)

### Hybrid

Run the control plane on your own server and let it deploy out to remote servers and clusters you already have.

- ✓ Servers stay where they are
- ✓ One console over all of them
- ✓ Per-app target: this host, Swarm, or Kubernetes

[Contact Sales](https://hanzo.ai/enterprise)

### Open source, all of it

Apache-2.0. Forked from Dokploy, and it says so in the NOTICE.

#### Apache-2.0

Use it commercially. Change it. The upstream attribution travels with it, because a fork that hides its parent is one you cannot audit.

#### It is your server

Builds, images, databases and backups sit on machines you chose, in a region you picked, under credentials you hold.

#### Read the part that surprised you

When a deploy does something you did not expect, the code that did it is right there, and so is the OpenAPI document the console itself calls.

[Star on GitHub](https://github.com/hanzoai)

## Trusted by the best in business

Industry leaders across various sectors rely on Hanzo for their technological needs. Here&#x27;s what they have to say.

### Damon Motorcycles

"Hanzo has transformed our approach to electric motorcycle development. Their platform gives us the tools to innovate at a pace that would be impossible with traditional infrastructure."

JG

#### Jay Giraud

Founder & CEO at Damon Motorcycles

### SKULLY

"Working with Hanzo has transformed our ability to create the highest successfully funded Indiegogo project in history. Their DX platform streamlines our development processes while maintaining the highest standards of quality and safety."

MW

#### Marcus Weller

CEO at SKULLY

### Bellabeat

"As a company focused on women&#x27;s health technology, we need partners who understand both tech and human needs. Hanzo has been instrumental in helping us scale our infrastructure while maintaining the personal touch our customers expect."

SM

#### Sandro Mur

Co-founder & CEO at Bellabeat

### Karma

"Hanzo&#x27;s platform transformed our growth strategy and catalyzed sales for our crowdfunding campaign. Their AI-driven insights helped us connect with our audience in ways we never thought possible, making our latest collection launch our most successful to date."

AW

#### Antje Worring

CEO at Karma Fashion

### Triller

"With Trillerfest reaching over 169M people, Hanzo&#x27;s platform has been essential to our success. Their scalable solutions have allowed us to deliver exceptional user experiences at a global scale."

VB

#### Vincent Butta

Board Member at Triller

### Lifemed AI

"Hanzo&#x27;s AI Cloud and DX Platform have been transformative for our healthcare AI initiatives. Their solution enables us to deploy sophisticated ML models with confidence while meeting strict compliance requirements."

MJ

#### Matthew Joynes

Co-founder at Lifemed AI

Open Source Revenue Sharing

### Up to 5% of compute goes back to open source

Every deployment is SBOM-verified. Contributors to Dokploy earn a share of compute revenue — transparent, on-chain, and customizable by the community.

[Connect & Earn](https://hanzo.ai/open-source/dividends)[Learn More](https://hanzo.ai/open-source)

Open Source Compute Dividends

### Up to 5% of compute goes back to OSS authors

Every Hanzo deployment tracks software dependencies via SBOM. When your code powers compute on Hanzo, the authors get paid — automatically.

USDHanzo NetworkETHSOLUSDCmore

[Connect GitHub](https://console.hanzo.ai?ref=oss-dividends)[How payouts work](https://hanzo.ai/open-source/dividends)

## Start building locally today

Join our community of developers building the future of AI applications with open source tools.

[Get on GitHub](https://github.com/hanzoai/platform)Read the Docs

Need enterprise features? [Check out Hanzo Cloud](https://hanzo.ai/cloud)

## Open source

License: Apache-2.0[hanzoai](https://github.com/hanzoai)

## Get Platform

PaaS — deploy from git

[Deploy to Cloud](https://console.hanzo.ai/deploy)
