All Products
Search
Document Center

Compute Nest:Compute Nest service publishing

Last Updated:Sep 09, 2025

This topic describes how to create, test, and publish a service in Compute Nest.

Prerequisites

Prepare the required technical solution, resources, and deployment configurations. For more information, see Preparations.

Step 1: Create a service

  1. Go to the Compute Nest console and click My Services. Then, click Create Service.

  2. On the Create Service page, select a method to create a service.

    Perform one of the following operations based on the deployment method:

    • Create a service by using a repository: Pull a code repository and deploy a service.

    • Create a service by using a template: You need only to obtain Elastic Compute Service (ECS) or Container Service for Kubernetes (ACK) resources and basic cloud resources.

    • Create a custom service: Obtain complex or many underlying cloud resources.

    Create a service by using a template

    You can use the templates provided by Compute Nest to quickly build and deploy services. The templates contain best practice configurations for common business scenarios, which greatly simplifies service creation. These templates are suitable for users who have no experience or want to quickly publish services. For more information, see Create a service by using a template.

    Create a service by using a repository

    Compute Nest allows you to import repositories from GitHub, Gitee, public GitLab, or Apsara Devops CodeUp to create services. For developers and service providers, this feature greatly reduces the barrier to service creation and accelerates service creation. For more information, see Create a service by using a Git repository.

    Create a custom service

    1. Add content to the ROS template based on the Prepare for resource orchestration.

    2. Select Custom Launch, select a service type based on the delivery type, and then click Next: Configure Settings.

    3. On the Create Service page, enter the parameters as prompted.

      image.png

    4. In the Service Deployment section, enter the ROS template content that you compiled in the Deployment Settings section.

      image.png

    5. Click Create Service and view the service creation status on the My Services page.

Step 2: Test the service

After creating and saving a Compute Nest service, you need to test it. If the test passes, you can submit the service for review. For more information, see Test a service.

Note

To apply for a trial of cloud resources for service testing, see Configure a free trial.

Step 3: Publish the service

After testing is complete, the service must pass the official review of Compute Nest before it can be published. For more information, see Publish a service.

What to do next

  • You can customize the published service or sell it in Alibaba Cloud Marketplace or to third parties. For more information, see Sell services.

  • Compute Nest provides advanced features for custom service configurations. For more information, see Advanced features.