Deploy
Deploy is a core capability of CodeBuddy IDE, allowing users to deploy their projects to the cloud environment with one click after development is complete, generating a publicly accessible online link. It eliminates the cumbersome build, configuration, and maintenance processes traditionally associated with deployment, achieving the goal of "deploying as soon as coding is finished."
The following two platforms are available for deployment:
Cloud Studio: Provides one-click deployment capabilities, quickly publishing applications to a cloud sandbox environment and generating a shareable access link, making it easier for teams to instantly try out and provide feedback. It is suitable for instant previews, internal demonstrations, and feature validations during the development process.
EdgeOne Pages: An efficient production-grade site deployment platform that quickly builds and publishes static sites and serverless applications, enabling rapid delivery from code to online services. It is ideal for public-facing official website/application releases.
The following section primarily introduces deployment via Cloud Studio.
Deployment Process
After clicking Cloud Studio to trigger deployment, the Agent will first scan the entire codebase, analyze the project type, and choose to deploy using the Cloud Studio sandbox environment. Once the environment is ready, the deploy_sandbox tool is used to perform the deployment.
The deployment process using the deploy_sandbox tool is as follows:
After successful deployment, a publicly accessible temporary address will be generated: