Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 2.5 KB

SpringBootAppCreation.md

File metadata and controls

52 lines (23 loc) · 2.5 KB

To create application, user will click Applications menu or browse to this url. The page is similiar to the following image,

springboot app creation 01

Click Create Application button to create new app or on board existing one. An window will appear like following,

springboot app creation 02

Click Create New App option. It will derive user to new application creation window.

springboot app creation 03

Click Spring boot option and provide application name, select build type and team like following, and then click Next button.

springboot app creation 04

Now Select expected environments from available options as follow, and then click Next``` button.

springboot app creation 05

Users will see options to allocate resource to their selected environments.

spring boot app creation 06

To allocate resource, users need to click Select a VPC For {{environment name}} Environment button. A popup will appear like following, where a list of available PVC will be shown.

spring boot app creation 07

Select a VPC`` from the available options. Click Confirm``` button.

spring boot app creation 08

User will see options to allocate CPU, RAM,Persistent Volume and Number of instances. Beside this options to enable canary deployment and auto scalling and a option to enter custom access url`` will be there. All these options are according to the selected PVC```'s configurations.

spring boot app creation 09

Allocate resource and enable options according to users need like following, then click Next button.

spring boot app creation 10

In the same way, allocate resource for other evnvironments.

At last a Summary will be shown like following, Click Create Application button to complete application creation process.

spring boot app creation 1=1