<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Unisplendour Cloud Version Quick Start](#unisplendour-cloud-version-quick-start)
- [Deploying an Instance](#deploying-an-instance)
- [Port Configuration](#port-configuration)
- [Accessing the Hengshi Console](#accessing-the-hengshi-console)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Unisplendour Cloud Version Quick Start
The Hengshi Analytics Platform is now available on the Unisplendour Cloud 2.0 platform for one-click deployment. The deployment and operation process is as follows. With the following simple operations, you can easily deploy the Hengshi Data Analytics Platform!
## Deploying an Instance
Enter the [Unisplendour Cloud-Hengshi Solution](https://www.unicloud.com/product/hengshi) page, click on `One-click Deployment` to immediately activate the Hengshi package resources. This solution's one-click deployment will automatically provision a cloud server for you, totaling resources of 16-core vCPU, 32G memory, 40G system disk, and one 5M public network EIP.

## Port Configuration
After successful deployment, you need to configure port forwarding rules. Log in to the [Unisplendour Cloud-Management Console](https://www.unicloud.com/), open the security group, find the security group that the deployed instance is bound to, and set up the security group rules. When configuring port forwarding rules, you need to allow the "inbound direction" port 10080, while the "outbound direction" has all ports open by default. Once modified and effective, you can access the page via http://<Server IP>:10080/.

## Accessing the Hengshi Console
After successful deployment, first log in to the [Unisplendour Cloud-Management Console](https://www.unicloud.com/) to obtain the public IP address.

Next, you can enter the Hengshi control console access page through http://<Server IP>:10080/ (example: http://103.131.169.146:10080/).

*After the system deployment is complete, you can refer to [Quick Start](getting-started.md) to continue with subsequent operations.*