Deploy server from stack
March 7, 2024
Tags:
·
Create an Utho account to try this guide with a $100 credit.
Sign Up
Updated Steps for Deployment
- Navigate to the Stack Listing Page :
- The user accesses the stack listing page where all the stacks are displayed.
Click on “Deploy Server” Button :
- The user clicks the Deploy Server button next to the stack they wish to deploy.
- Redirect to Cloud Deployment Page :
- Upon clicking the Deploy Server button, the user is redirected to the Cloud Deployment Page where they can configure the deployment details.
Fill in the Required Details :
- The user fills out the deployment form, which might include:
- DC Location
- Instance type
- Storage size (e.g., in GB)
- Click on “Deploy” Button :
- Once all the required details are filled, the user clicks the Deploy button to initiate the deployment.
- Deploy the Server :
- The backend API will handle the deployment process using the given details.
- Completion and Confirmation :
- The user is notified of the successful deployment
Create an Utho account to try this guide with a $100 credit.
Sign Up