Sealos Logo

Deploy

Learn how to deploy your project from Sealos development environment directly to Sealos Cloud

After releasing your application as an OCI image, you can deploy it directly to Sealos Cloud for production use with just a few clicks.

Deploy Your Release

Access the Projects

Navigate to the Projects in your Sealos Dashboard.

Open the Releases Panel

  • Find your project in the Projects list and click on the project card to enter the project canvas.
  • Click on the DevBox card to open the detail panel.
  • In the detail panel, click the Releases tab.
  • Find the release you want to deploy and click the Deploy button on the right side of the release row.

Deploy Button in Releases Panel

Add a New Deployment

A Deploy to... modal will appear. Click the + Add new deployment button. The system will automatically start deploying your release with default configurations.

Add New Deployment Modal

Wait for Deployment to Complete

Navigate back to your project canvas. You'll see the DevBox card connected to the newly deployed app instance with a dashed line indicating the version deployed (e.g., v1). Wait until the status changes to Running.

Project Canvas with Deployment

View and Adjust Your Deployment

Once the deployment is complete, you can view and adjust your deployment settings.

Open the Detail Panel

Click on the app card in the project canvas to open the detail panel.

App Detail Panel

Adjust Deployment Settings (Optional)

In the detail panel, you can click on different buttons to modify the corresponding settings:

ButtonDescription
CPU / MemoryAdjust CPU cores and memory allocation
Mode / ReplicasChange deployment mode and scale the number of instances
NetworkConfigure port mappings and network settings
AdvancedAccess additional configuration options like environment variables, volumes, and more

Access Your Deployed Application

Click on the public URL shown at the top of the app card to access your deployed application in a new browser tab.

Remember that you can always update your application by creating a new release in DevBox and repeating this deployment process with the new version using app.

Conclusion

You've successfully deployed your application from DevBox to Sealos Cloud. The entire workflow—from development to production—happens seamlessly within Sealos:

  1. Develop in your cloud development environment
  2. Release your code as an OCI image
  3. Deploy directly to production with one click

Your deployed application is now running and accessible via its public URL. You can scale, update configurations, or redeploy new versions at any time from the project canvas.

Explore with AI

Get AI insights on this article

Share this article

Tip:AI will help you summarize key points and analyze technical details.

Last updated on

Sealos LogoSealos

Unify Your Entire Workflow.

Code in a ready-to-use cloud environment, deploy with a click. Sealos combines the entire dev-to-prod lifecycle into one seamless platform. No more context switching.

Share to LinkedinShare to XShare to FacebookShare to RedditShare to Hacker News

On this page