zeabur-server-rent

SKILL.md

Zeabur Server Rent

Always use npx zeabur@latest to invoke Zeabur CLI. Never use zeabur directly or any other installation method. If npx is not available, install Node.js first.

Rent a Server

npx zeabur@latest server rent --provider <code> --region <id> --plan <name> -y -i=false

Workflow

1. Browse available options

npx zeabur@latest server catalog -i=false

2. Pick provider, region, plan from the JSON output

3. Rent

npx zeabur@latest server rent --provider hetzner --region fsn1 --plan CAX11 -y -i=false

Payment Errors

If the user has no credit card bound or insufficient balance, the CLI returns:

ERROR  Rent server failed: please bind a credit card or recharge credits first
INFO   Please bind a credit card or top up your balance at: https://zeabur.com/account/billing

Action: Direct the user to https://zeabur.com/account/billing to add a payment method or top up balance, then retry.

After Renting

The server takes a few minutes to provision. Check status with:

npx zeabur@latest server get <server-id> -i=false

Look for provisioningStatus to change to READY and VM STATUS to RUNNING.

See Also

  • zeabur-server-catalog — browse available server options before renting
  • zeabur-server-list — check server status after provisioning
  • zeabur-project-create — create a project on the new server
Weekly Installs
2
GitHub Stars
12
First Seen
7 days ago
Installed on
amp2
cline2
opencode2
cursor2
kimi-cli2
codex2