Create Custom Template

You can create custom templates in two ways: create a new one via LayerPanel or import your own VM image file.

Creating from LayerStack Cloud Servers

  1. Log in to LayerPanel, go to the Services section and click Cloud Servers button, and then select the cloud server of which you want to create a custom template.

  2. Click on the Template button.

  3. Enter your template name, then click Create button.

  4. The template status will read In Progress on the Template List page. Once the template is created successfully, the status will read Working. You can also view the template name, region, and date in this section.

Importing a Custom VM Template

  1. Log in to LayerPanel, go to the Services section and click Cloud Servers button, and then click on the Cloud Servers you want to use VM image file.

  2. Click the Template button.

  3. Click the Upload option and you will see three options here

File Location: Enter the HTTP download URL File Name: Enter your name of VM image file (E.g CentOS8) Example: http://xxx.com/pub/Linux/centos/8/xxx.iso

If your template file is stored in an FTP server, you need to use the FTP method and change the URL from http:// to ftp://.

Example:

http://ftp.xxx.hk/pub/Linux/centos/8/xxx.iso needs to be changed to ftp://ftp.xxx.hk/pub/Linux/centos/8/xxx.iso

4. Select File Format of your VM image file (E.g. vmdk, raw, vdi, vhdx and qcow2), and then click Upload to start uploading the file.

5. The template status will read In Progress on the Template List page. Once the template is created successfully, the status will read Working.

Last updated