Quick Start
Login or Sign Up
- Go to the Utho Cloud Platform login page.
- Enter your credentials and click Login .
- If you don’t have an account, sign up here.
Accessing Stacks
- Open the Utho Cloud Platform dashboard.
- Click on “Stacks” in the sidebar.
- You will be redirected to the Stacks listing page.
- Click on Create Stacks to open the deployment page.
On the Deploy Page , configure the following:
Enter Stack Details:
- On the Deploy Page, fill in the following details:
- Stack Label: Provide a label for the stack.
- Description: Add a brief description of the stack.
- Label: Enter a specific label for the stack.
- Target Image: Select the target image for the stack.
- Script: Choose or provide the script that will be used.
- On the Deploy Page, fill in the following details:
Create the Stack:
- After entering all the required details, click on Create Stack.
Stack Creation Confirmation:
- Once the stack is created, it will be reflected on the Stacks Homepage.
Community Stacks
A community cloud stack refers to a cloud computing model where infrastructure, services, and resources are shared among several organizations with similar interests, security, or compliance requirements. Unlike a public cloud (open to any organization) or a private cloud (dedicated to a single organization), a community cloud is a collaborative environment designed to serve a group of businesses or entities that have common needs.
Key Characteristics:
- Shared Infrastructure: Multiple organizations share the same cloud resources but maintain some level of isolation and control.
- Customization: Tailored to meet the specific needs of the community, such as regulatory compliance, industry standards, or security protocols.
- Cost Efficiency: The cost of infrastructure and maintenance is shared among the participants, reducing the financial burden on individual organizations.
- Governance & Control: Each participating organization may have influence over governance and the cloud platform’s policies, but shared ownership means collaborative management.
Own Stack & Community Stack Overview
On the Stack Homepage, each stack is displayed with the following information:
- Name: The name of the stack that was provided during its creation.
- Compatible Image: The image selected for the stack during the setup process.
- Status: The stack status will display either Active or Draft, depending on the user’s selection during creation.
- Script Section:
Under the Script section, there is an option to View Script.
Clicking on View Script will display the script that was added to the stack.
Cloud Section:
- Under the Cloud section, there is an option to View Server.
- Clicking on View Server will redirect the user to the particular server attached to the stack.
Edit Icon:
- Clicking on the Edit icon will open a drawer, allowing the user to Edit the stack’s details.
Delete Icon:
- Clicking on the Delete icon will trigger a Confirmation Pop-up.
- Upon confirmation, the stack will be permanently deleted.
This layout enables easy management of stacks, providing options to view, edit, and delete, as well as access associated scripts and servers.
Stack Listing Page :
On the stack listing page , users can manage their stacks and perform various actions based on the displayed information. Here are the key features available:
- Stack Name : The name of each stack is displayed, which helps users easily identify and differentiate between stacks.
- OS Image : The operating system image associated with each stack is listed, showing the OS version or type used in the stack.
- Stack Status : Users can see the current status of the stack (e.g., Active, Inactive, Pending), helping them quickly understand the state of their resources.
- Stack Script : The script (if provided) associated with the stack is displayed, allowing users to view any configuration or automation script that has been included in the stack.
- Edit Icon : By clicking the Edit icon , users can modify the details of the stack, such as changing configurations or resources associated with it.
- Delete Icon : The Delete icon allows users to remove unwanted stacks. When clicked, the stack and its resources will be permanently deleted.
- Deploy Server Button : Clicking on the Deploy Server button will either:
- Redirect the user to the cloud deployment page if the stack is not yet deployed.
- Or, if the stack is already attached to a server, it will redirect the user to the management page of the specific cloud server that the stack is associated with.
These features help users efficiently manage and deploy cloud stacks, allowing for easy editing, deletion, and deployment of servers associated with the stacks.