Help Center/ CodeArts Deploy/ User Guide/ Creating an Application/ Creating an Application Using a Preset Template/ Creating an Application Using the Go Application Deployment Template
Updated on 2026-05-26 GMT+08:00

Creating an Application Using the Go Application Deployment Template

You can deploy a Go 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 Go on the target host. If yes, remove the Install Go 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.

    package_url

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

    app_name

    Application name to obtain the process ID and stop the process.

    service_port

    Application port.