zeabur is a free, open source build & deployment project written in HTML and released under MPL-2.0. It has 681 GitHub stars, 101 forks and 14 open issues, and was last pushed 9 hours ago. On this registry it ranks #55 of 59 tracked projects in Build & Deployment, with 5 head-to-head comparisons available. It gained 1 stars over the last 3 tracked days.

What is zeabur?

Zeabur is a platform-as-a-service for developers, small teams, and AI-agent-driven workflows that turns source code into running services through one-click deployment, without requiring DevOps expertise.

What it is

Zeabur lives in the Developer Tools / Build & Deployment category and is registered in this registry as a platform-as-a-service, tagged with the topics paas, cloud, deploy, deployment, ci, cicd, docs, golang, java, nodejs, and php. The repository at hand carries the documentation, home page, and template catalog for the platform — it is written in HTML and built with Nextra — while the homepage at https://zeabur.com is the product itself. The project is published under the MPL-2.0 licence and has 681 stars, 101 forks, and 14 open issues, with the most recent push on 2026-09-12.

The concrete problem Zeabur solves is the gap between writing code and getting it running in production. Its README states that Zeabur automatically analyzes your code to detect its language and framework, so no Dockerfile or docker-compose.yml is required: a push to a repository triggers the build, deploy, and update cycle. Where a team would otherwise hand-write container definitions, provision a machine, open firewall rules over SSH, and wire up domains, databases, and DNS by hand, Zeabur performs those operations through its own layer, driven either from the dashboard or from natural-language instructions given to an AI agent.

Key capabilities

  • One-click deployment with automatic language and framework detection, requiring no Dockerfile or docker-compose.yml, and triggered by a push to the repository.
  • Multiple deployment inputs: GitHub integration, Dockerfile, Docker images, a CLI, and a Chrome extension.
  • A Claude Code plugin, installed with claude plugin marketplace add zeabur/zeabur-claude-plugin followed by claude plugin install zeabur@zeabur, which converts natural language into infrastructure operations.
  • An MCP Server that connects Zeabur to any MCP-compatible assistant, including Claude Desktop and Cursor, for managing projects, deployments, environment variables, and logs through conversation.
  • A VS Code / Cursor Extension, published as Zeabur.zeabur-vscode, that deploys a local project to Zeabur in one click from the editor.
  • Two infrastructure options: single-machine Servers, bought from Zeabur or brought as your own hardware from AWS, GCP, Hetzner, or your own datacenter, billed monthly at a fixed rate; and Clusters, multi-node Kubernetes environments with cross-node scheduling, automatic failover, distributed storage, and horizontal scaling.
  • Wonder Mesh, which turns any computer or server into a Zeabur compute node over an encrypted WireGuard tunnel with no public IP, port forwarding, or firewall changes, on Linux and macOS for both amd64 and arm64.

Who uses it and how

  • Small-to-medium teams running stable production services on a single Server, paying a fixed monthly rate instead of managing the machine directly — the README describes servers as ideal for exactly this workload shape.
  • Teams that need high availability, who use a Cluster for cross-node scheduling, automatic failover, and horizontal scaling, either purchased from Zeabur or connected as an existing Kubernetes cluster.
  • Developers working inside AI-centric toolchains, who drive deployments from Claude Code, Claude Desktop, Cursor, or VS Code rather than a browser dashboard.
  • Home labs, offices, and other networks without a public IP, which join as compute nodes through Wonder Mesh.
  • Teams that need transactional email alongside their deployments, using Zeabur Email for instant, scheduled, and batch sending with webhook notifications for delivery, bounce, and complaint events.

Getting started

The hosted product is the entry point: create a project at https://zeabur.com, connect a GitHub repository, a Dockerfile, a Docker image, the CLI, the Chrome extension, or the VS Code / Cursor extension, and let Zeabur detect the framework and deploy. For agent-driven setup, install the Claude Code plugin with claude plugin marketplace add zeabur/zeabur-claude-plugin and claude plugin install zeabur@zeabur.

How it compares

The facts do not provide a list of paid products that Zeabur replaces. Among the tools it does name, it positions InsForge as an agent-native Supabase alternative offering PostgreSQL, JWT auth, S3-compatible storage, serverless edge functions, and MCP support; it wraps Kubernetes in its Cluster tier rather than competing with it; and it builds Zeabur Email on AWS SES rather than replacing it.

When to use it — and when not to

A self-hoster taking the bring-your-own-hardware or connect-your-own-cluster path still owns the underlying machines, their networking, and their failure modes, and Zeabur Email depends on AWS SES for delivery. Teams that need a fully self-hosted, air-gapped control plane should not choose Zeabur on the evidence here: the repository holds documentation and templates rather than a deployable server distribution, and the facts describe no self-hosting path for the platform itself. The licence covers the MPL-2.0 repository, and the README excerpt supplied is truncated, so anyone evaluating fit should read the full documentation before committing.

project readme (upstream, from github) — read inline

Home · Documentation · Templates · Forum · Discord


Your AI DevOps Engineer

Zeabur handles all your deployment work so you can focus on your code.

Tell your AI agent what you need — Zeabur deploys services, rents servers, manages domains, configures databases, and troubleshoots issues, all through natural language. No DevOps expertise required.

Zeabur - Deploy painlessly and scale infinitely with just one click | Product Hunt

Features

AI-Native Development

Zeabur is built for AI-centric workflows — deploy and operate your infrastructure directly from your AI tools.

  • Claude Code Plugin — Zeabur's official Claude Code plugin converts natural language into infrastructure operations. Rent servers, deploy services, bind domains, manage databases, and debug issues — all without leaving your editor.
    claude plugin marketplace add zeabur/zeabur-claude-plugin
    claude plugin install zeabur@zeabur
    
  • MCP Server — Connect Zeabur to any MCP-compatible AI assistant (Claude Desktop, Cursor, etc.) to manage projects, deployments, environment variables, and logs through conversation.
  • VS Code / Cursor Extension — Deploy your local project to Zeabur in one click without leaving your editor.
  • InsForge — An agent-native Supabase alternative with PostgreSQL, JWT auth, S3-compatible storage, serverless edge functions, and MCP support — purpose-built for AI agents building full-stack apps autonomously.

One-Click Deployment

Zeabur automatically analyzes your code to detect its language and framework — no Dockerfile or docker-compose.yml required.

Push to your repository and Zeabur builds, deploys, and updates your service automatically. It supports GitHub integration, Dockerfile, Docker images, CLI, a Chrome extension, and more.

Servers & Clusters

Zeabur supports two infrastructure options:

  • Servers — Single-machine deployments. Buy a server from Zeabur or bring your own hardware (AWS, GCP, Hetzner, your own datacenter). Zeabur manages deployments, firewall rules, and resource allocation — no SSH required. Billed monthly at a fixed rate; ideal for small-to-medium workloads and stable production services.

  • Clusters — Multi-node Kubernetes environments for high-availability workloads. Get cross-node scheduling, automatic failover, distributed storage, and horizontal scaling. Purchase a cluster from Zeabur or connect your own existing Kubernetes cluster.

AI Hub

AI Hub is a unified AI service platform giving you access to multiple AI models through a single OpenAI-compatible API key.

  • Supports GPT-5, Claude, Grok, and more — no separate API key per provider.
  • Per-token billing with full usage history.
  • Multi-region endpoints (Tokyo, San Francisco) for optimal latency.

Wonder Mesh

Wonder Mesh turns any computer or server into a Zeabur compute node using an encrypted WireGuard tunnel — no public IP, no port forwarding, no firewall changes needed.

  • Works from home labs, offices, or any network environment.
  • Deploy templates, push code, bind domains, and monitor resources just like any managed server.
  • Supports Linux (amd64/arm64) and macOS (amd64/arm64).

Domain

Zeabur provides full domain management capabilities:

  • Register and manage domains directly from the Zeabur dashboard.
  • Assign free zeabur.app subdomains or bring your own custom domain with one click.
  • Manage DNS records and registrant profiles in the same place.

Email

Zeabur Email is an enterprise-grade email-sending API service built on AWS SES with a 99.9% uptime guarantee.

  • Simple REST API for instant, scheduled, and batch sending.
  • Webhook notifications for delivery, bounce, and complaint events.
  • Custom sender domain support with DKIM/SPF verification.

Templates

Zeabur offers a rich catalog of one-click deployment templates for popular services — WordPress, Postgres, Redis, n8n, Ghost, and hundreds more.

  • Each template pre-wires services, environment variables, and connection settings automatically.
  • Create and share your own templates via YAML.

Powerful Configuration

  • Environment variables managed from the dashboard — no .env files required.
  • Rollback, suspend, restart, and scale services with one click.
  • Invite team members to collaborate on the same project.

Developer Tools

  • GraphQL API — Full programmatic access to projects, services, deployments, and logs.
  • Zeabur CLI — Deploy and manage services from your terminal with npx zeabur.
  • REST APIs — Upload API for ZIP deployments, Email REST API, and more.
  • WebSocket subscriptions — Stream real-time logs and project events.

Community & Support

  • Community Forum — Official support hub for questions, issues, and discussions. Priority response times for paid plans.
  • Discord — Chat with the Zeabur community.

Documentation

For full details, visit zeabur.com/docs.

Contributing

Contributions of all kinds are welcome:

  • Docs — Fix errors, improve clarity, or add examples by opening a pull request in this repository.
  • Templates — Publish a template to the marketplace and earn rewards. See the template format guide to get started.
  • OSS projects — Browse our open-source repositories under the zeabur GitHub organization and open issues or pull requests.

Not sure where to start? Join the forum or Discord and let us know what you'd like to work on.

Frequently asked questions

Is zeabur free to use?

zeabur is open source under the MPL-2.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does zeabur do?

A platform that helps you deploy services with one click.

What is zeabur written in?

zeabur is primarily written in HTML. Its source is publicly available at https://github.com/zeabur/zeabur, and it has 681 GitHub stars.