You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create application, user will clickApplications menu or browse to this url. The page is similiar to the following image,
ClickCreate Application button to create new app or on board existing one. An window will appear like following,
ClickCreate New App option. It will derive user to new application creation window.
ClickSpring boot option and provide application name, select build type and team like following, and then clickNext button.
Now Select expected environments from available options as follow, and then clickNext``` button.
Users will see options to allocate resource to their selected environments.
To allocate resource, users need to clickSelect a VPC For {{environment name}} Environment button. A popup will appear like following, where a list of available PVC will be shown.
Select a VPC`` from the available options. ClickConfirm``` button.
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.
Allocate resource and enable options according to users need like following, then clickNext button.
In the same way, allocate resource for other evnvironments.
At last a Summary will be shown like following, ClickCreate Application button to complete application creation process.