Creating and Deploying an Application Using the Spring Boot Deployment Template
Deploy a Spring Boot Java background application on the host and start the service.
Ensure that the JDK has been installed on the target host. If the JDK has been installed, remove the Install JDK action from the template.
The related deployment actions are as follows.
- Install JDK.
- Select a deployment source.
- Stop Spring Boot.
- Start Spring Boot.
- Perform health test through URLs.
Table 1 describes the parameters to be set in the template.
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. |
service_port |
Port number of a Spring Boot application. The default value is 8080. |
package_name |
Name of the Spring Boot application release package.
NOTE:
The name does not contain the file name extension. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot