Updated on 2026-05-26 GMT+08:00

Creating an Application Using the Vue Deployment Template

You can deploy a Vue web service on the host and start the service.

  1. In the template selection step, select this system template by referring to Creating an Application Using a System Template.

    The related deployment actions are shown in the following figure. Check whether you have installed Nginx on the target host. If yes, remove the Install Nginx action from the template.

  2. On the Deployment Actions page, configure the following actions. For details about the parameters, see below.

  3. The table below describes the parameters to be set in the template.

    Table 1 Template parameters

    Parameter

    Description

    host_group

    Target environment where the application is deployed.

    nginx_install_path

    Nginx installation path.

    service_port

    Application port.

    package_path

    Download path for software packages.

    package_name

    Software package name (including the file name extension).

    package_url

    Software package download link. To obtain it, go to the Artifact > Release Repos page.