Get StartedQuick StartQuick Start

Quick Start

This guide walks you through your first deployment in under 5 minutes. If you’re not sure where to begin, check out Start by Need to find the best path for you.

Prerequisites

ItemDescription
Zeabur AccountSign up at zeabur.com with Email, GitHub, or Google. You’ll need to verify your account (phone number, pre-deposited credits, or credit card) when creating your first project.
Dedicated Server (optional)If you need a specific data center location, register a dedicated server first. Skip this if you’re using the shared cluster.

Path 1: Deploy from a Template (as fast as 30 seconds)

Zeabur offers hundreds of pre-configured templates covering popular open-source apps and databases.

💡

We recommend new users start with a template to experience the full deploy-to-live workflow.

Popular Templates

Use CaseRecommendedDeploy
BlogWordPress, GhostTemplate Marketplace
Automationn8n, ActivepiecesTemplate Marketplace
DatabasePostgreSQL, MySQL, RedisAdd directly in your project
AI AppsDify, LobeChatTemplate Marketplace
  1. In your project, click Add ServiceTemplate.
  2. Search or browse for the template you want, then click to deploy.
  3. Wait about 30 seconds — your service will be live.

Template list

Path 2: Deploy Your Code from GitHub

The most common way to deploy your own project is through GitHub.

  1. In your project, click Add ServiceGitHub.
  2. Authorize your GitHub account on first use, then wait about 1 minute.
  3. Search for and select the repository you want to deploy.

Search repository

Zeabur automatically detects your language and framework, and selects the best build strategy.

Build plan

Click Deploy to start. If you need to adjust environment variables, head to the “Configuration” tab.

Path 3: Deploy with the AI Assistant

Not sure what to do? Just tell Zeabur’s AI Assistant what you need in plain language.

Zeabur Agent

Click Agent in the navigation bar to start a conversation. For example:

  • “Deploy a PostgreSQL database for me”
  • “I want to set up a WordPress blog”
  • “Deploy my next-app repo from GitHub”

Bind a Domain to Go Live

Once your service is deployed, go to the Domains tab to bind a domain.

Bind domain

  • Zeabur provides free .zeabur.app subdomains for quick testing.
  • You can also bind your own custom domain — Zeabur handles HTTPS certificates automatically.
  • For detailed setup, see the Domain Binding guide.

What’s Next

Congratulations on your first deployment! 🎉