The outcome
Create a reviewable staging deployment before any AI-proposed infrastructure change reaches production.
Step by step
A workflow you can repeat.
- 01
Inventory the repository, runtime, database, environment variables, region, budget, domain, and production restrictions before opening the Agent.
- 02
Ask the AI Assistant for a staging deployment with explicit service names and limits, then review every proposed project and configuration change.
- 03
Provide secrets only through Zeabur's protected variable controls, use least-privilege external credentials, and never paste credentials into chat.
- 04
Inspect build and runtime logs, health checks, networking, storage persistence, generated domains, and behavior under restart before promotion.
- 05
Separate staging from production, bind a production domain only after approval, and record the final settings, costs, owner, and rollback procedure.
Working standard
What good use looks like.
- Deploy to staging first.
- Enter secrets only in protected controls.
- Review AI-proposed infrastructure changes.
Official references