Home > Article > Operation and Maintenance > How to create a new version through the ECS console after creating a template
The content of this article is about how to create a new version through the ECS console after creating a template. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
Create version
A template can have multiple versions. The default version number of a newly created template is 1, and you can continue to add new versions to this template. The template version number increases in order of creation, and the version number cannot be customized. You can set any version as the default.
Description
Each template can create up to 30 versions.
When creating a version, all parameters are optional and there are no required items.
Once a version is created, it cannot be modified.
You can choose the following methods to create versions:
Create in advance through the ECS console Create multiple versions for later use.
If you are creating an instance and want to save this configuration information for next creation, you can create a version through the ECS purchase page.
Prerequisite
You have already created a template.
Create through the ECS console
Log in to the ECS management console.
In the left navigation bar, click Instance Launch Template.
Select a template ID, view the configuration information of the template, and click New Version. You can also click New Version in the Action column.
On the Startup Template page, customize the configuration parameters.
Description
You can select an existing template and version in the Template Clone area, and configure parameters based on this.
On the Configuration Confirmation page, select Create a new version and select which template to save to.
Click to create a startup template.
In the pop-up dialog box, click View new version to go to the console to view the created version.
Created through the ECS purchase page
Go to the ECS product details page and click Buy Now.
On the custom purchase page, configure parameters.
On the Confirm Order page, click Save as startup template.
In the pop-up dialog box, click Create a new version and select which template to save to.
In the Create Successfully dialog box, click View New Version to go to the console to view the created version.
Change the default version
Select a template ID with multiple versions on the ECS console and expand the version information.
Find the version you need to set, and in the Operation column, click Set as default.
The above is the detailed content of How to create a new version through the ECS console after creating a template. For more information, please follow other related articles on the PHP Chinese website!