### Lightweight Cloud Host - Quick Start and User Guide Source: https://www.ctyun.cn/document/10114925/10115709 Guides for getting started with Lightweight Cloud Hosts, including purchasing, creating, and managing instances. ```APIDOC ## Quick Start ### Purchase Guide Step-by-step instructions on how to purchase a Lightweight Cloud Host. ### User Account Registration Guide to registering for a user account. ### Create Lightweight Cloud Host Instructions for creating a new Lightweight Cloud Host instance. ### Log in to Lightweight Cloud Host Steps to log in to your created cloud host. ## User Guide ### Create Lightweight Cloud Host Detailed guide on creating a Lightweight Cloud Host. ### Log in to Lightweight Cloud Host Comprehensive instructions for logging into the instance. ### Upgrade Lightweight Cloud Host How to upgrade your existing Lightweight Cloud Host. ### Lifecycle Management #### Instance Status Information about the different states of a cloud host instance. #### Shut Down Lightweight Cloud Host How to shut down your instance. #### Start Up Lightweight Cloud Host How to start your instance. #### Reboot Lightweight Cloud Host Instructions for rebooting your instance. #### Reset Lightweight Cloud Host Password How to reset the password for your instance. #### Reinstall Operating System for Lightweight Cloud Host Steps to reinstall the operating system. #### Renew Lightweight Cloud Host Information on renewing your instance. ##### Renewal Overview General information about renewals. ##### Manual Renewal How to perform a manual renewal. ##### Automatic Renewal Details on setting up automatic renewals. #### Unsubscribe Lightweight Cloud Host Instructions for unsubscribing from the service. ``` -------------------------------- ### Install and Start Docker Source: https://www.ctyun.cn/document/10027350/10409955 Commands to install Docker via script and start the service. ```bash curl -fsSL https://get.docker.com |bash -s docker ``` ```bash systemctl start docker ``` -------------------------------- ### Install and Start Agent (Linux) Source: https://www.ctyun.cn/document/10032263/10505235 Execute this script after downloading and extracting the agent plugin to complete the installation and start the agent service on Linux. ```bash bash install.sh ``` -------------------------------- ### Installation Source: https://www.ctyun.cn/document/10116500/11090229 Install the open-source SDK using go get. ```APIDOC ## Installation Install the open-source SDK `go get github.com/nacos-group/nacos-sdk-go/v2` ``` -------------------------------- ### Example Start Command for Parallel Computing Source: https://www.ctyun.cn/document/10097674/10837036 This is an example of a start command for a parallel computing job. It specifies the number of processes to use with mpirun. ```bash mpirun -np 8 myapp.run ``` -------------------------------- ### Install and Start Agent (Windows) Source: https://www.ctyun.cn/document/10032263/10505235 Run this batch file as an administrator to install and start the agent on a Windows system after configuring the necessary files. ```batch install.bat ``` -------------------------------- ### Query Initialization Progress API Request Example Source: https://www.ctyun.cn/document/10066310/10708301 Example of a GET request to query initialization progress, including sample Date, Host, and Authorization headers. ```http GET /rest/v1/system/setup HTTP/1.1 Date: Mon, 14 Mar 2022 10: 21: 44 GMT Host: 192.168.0.121: 1443 Authorization: HBlock userName:signature ``` -------------------------------- ### Cloud Backup CBR - Quick Start Source: https://www.ctyun.cn/document/10051003/10051502 Guides for getting started with Cloud Backup CBR, including setup, creating repositories, installing clients, and creating backup plans. ```APIDOC ## Cloud Backup CBR Quick Start ### Description Guides to help you quickly start using Cloud Backup CBR. ### Getting Started - Getting Started Guide - Preparation Work - Create Repository - File Backup Repository - Hybrid Backup Repository - Install Client - Install ECS Backup Client - Install Local Backup Client - Install Physical Machine Backup Client - Install Hybrid Backup Client - Create Backup Plan - Create File Backup Plan - Create Hybrid Backup Plan - Oracle Database Backup - SQL Server Database Backup - MySQL Database Backup - MongoDB Database Backup - PostgreSQL Database Backup - Dameng Database Backup - Disk Backup - Virtual Machine Backup - Create Recovery Task - Recover File Backup Data - Recover Hybrid Backup Data ``` -------------------------------- ### Cloud Backup CBR - Getting Started and User Guide Source: https://www.ctyun.cn/document/10051003/10083856 Guides on how to get started with Cloud Backup CBR, including setup, configuration, and management. ```APIDOC ## Cloud Backup CBR - Getting Started and User Guide ### Description Provides step-by-step instructions for setting up and using the Cloud Backup CBR service. ### Quick Start - **Getting Started Guide**: Initial steps to begin using the service. - **Preparation**: Necessary steps before starting. - **Create Repository**: Instructions for creating file and hybrid backup repositories. - **Install Client**: Guides for installing various backup clients (ECS, local, physical machine, hybrid). - **Create Backup Plan**: Steps for creating file and hybrid backup plans, including database and disk backups. - **Create Recovery Task**: Instructions for creating tasks to recover data. ### User Guide - **View Overview Information**: How to check the service's status and summary. - **Repository Management**: Managing file and hybrid backup repositories (view, expand, renew, recycle, unsubscribe). - **Client Management**: Managing backup clients (upgrade, uninstall, unbind, restart, refresh). - **Backup Plan Management**: Managing file and hybrid backup plans (view, edit, pause, resume, execute, enable, disable, delete). - **Backup Copy Management**: Managing backup copies for file and hybrid backups. - **Historical Task Management**: Viewing and managing historical backup and recovery tasks. - **Resource Package Management**: Managing resource packages (purchase, view, expand, renew). - **Cloud Backup Monitoring**: Monitoring file and hybrid backups, including creating alert rules. ``` -------------------------------- ### Example: Creating a Log Project with Direct Parameters vs. Config File Source: https://www.ctyun.cn/document/10261471/11057680 This example demonstrates two equivalent ways to create a log project: one using direct parameter input and the other using a configuration file. ```bash ./ctlts project createProject --project_name="test" -a=xxxxxx -s=xxxxxxx -e=https://ctlts-global.ctapi.ctyun.cn -i=bb9fdb42056f11eda1610242ac110002 ``` ```bash ./ctlts project createProject --project_name="test" -c=huadong1 ``` -------------------------------- ### Example: Connect to MySQL Instance (Normal Connection) Source: https://www.ctyun.cn/document/10033813/10033965 An example demonstrating the normal connection command with specific host, port, user, and password placeholders. ```bash mysql -h 172.16.X.X -P 8635 -u root –p '********' ``` -------------------------------- ### ELB Quick Start Guide Source: https://www.ctyun.cn/document/10026756/10032070 A guide to help users quickly get started with Elastic Load Balancing (ELB), covering the initial setup and basic operational steps. ```APIDOC ## ELB Quick Start Guide ### Description A guide to help users quickly get started with Elastic Load Balancing (ELB), covering the initial setup and basic operational steps. ### Getting Started - Getting Started Overview - Preparation Work - Getting Started Operations ``` -------------------------------- ### Intelligent View Service - Getting Started and User Guide Source: https://www.ctyun.cn/document/10011391/10105858 Guides on how to get started with the Intelligent View Service, including quick start, user guides, and console operations. ```APIDOC ## Intelligent View Service - Getting Started and User Guide ### Description Guides users through the initial setup and daily operations of the Intelligent View Service, covering console login and basic functionalities. ### Quick Start [Steps to quickly begin using the service] ### User Guide [Detailed instructions for using the service] #### Login to Console [Instructions for accessing the service console] #### Overview [General overview of the console interface] #### Device Management [Managing devices within the service] #### Real-time Preview [How to view live streams from devices] #### Video Playback [How to review recorded footage] #### Electronic Map [Using the electronic map feature] #### Cascading [Information on setting up cascading connections] #### Credential Management [Managing authentication credentials] #### Template Management [Managing various service templates] #### AI Management [Utilizing AI features within the service] #### Access Management [Controlling user access and permissions] #### Operations Center [Overview of operational monitoring and alerts] #### Gateway Management [Managing service gateways] #### Billing Management [Information on service billing and usage] #### System Management [System-level configurations and logs] ``` -------------------------------- ### Object Storage ZOS - Getting Started Source: https://www.ctyun.cn/document/10026735/10172638 Guides on how to quickly start using Object Storage ZOS, including account setup, key generation, and initial resource creation. ```APIDOC ## Getting Started with Object Storage ZOS ### Description This section covers the initial steps required to begin using Object Storage ZOS, from account setup to creating your first bucket. ### Quick Start Guide - **Prepare Your Environment** - Obtain your Access Key ID (AK) and Secret Access Key (SK). - Identify the correct endpoint for your region. - **Open Object Storage Service** - Follow the steps to activate the service in your account. - **Create a Bucket** - Learn how to create a storage container (bucket) for your data. - **Upload Your First File** - Simple instructions for uploading a file to your newly created bucket. ### Request Example (Conceptual) This is a conceptual example of what an API call might look like to create a bucket. ```json { "bucketName": "my-unique-bucket-name", "region": "cn-shanghai" } ``` ### Response Example (Conceptual) ```json { "message": "Bucket created successfully", "bucketName": "my-unique-bucket-name" } ``` ```