Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

Quick Deployment

Updated on 2023-08-24 GMT+08:00

This section describes how to quickly deploy this solution.

Table 1 Parameters required for deploying this solution

Parameter

Type

Mandatory

Description

Default Value

vpc_name

String

Yes

Virtual Private Cloud (VPC) name. This template uses a newly created VPC and the VPC name must be unique. The value can contain 1 to 54 characters, including letters, digits, underscores (_), hyphens (-). and periods (.).

high-availability-aigc-applications-demo

security_group_name

String

Yes

Security group name. This template uses a newly created security group. The value can contain 1 to 64 characters, including letters, digits, underscores (_), hyphens (-), and periods (.).

high-availability-aigc-applications-demo

ecs_name

String

Yes

ECS name, which must be unique. The name format is {ecs_name}-digit. It can contain 1 to 60 characters, including letters, digits, underscores (_), hyphens (-). and periods (.).

high-availability-aigc-applications-demo

image_bucket_name

String

Yes

OBS bucket name, which is globally unique. The bucket is used to store automatically uploaded images saved on the web UI. The bucket name can contain 3 to 63 characters, including lowercase letters, digits, hyphens (-), and periods (.). Do not start or end with a hyphen (-) or a period (.).

None

ecs_count

String

Yes

Number of ECSs, which is greater than or equal to 1. The maximum number of ECSs is determined by the user quota listed in My Quotas.

2

ecs_flavor

String

Yes

ECS flavor. This template uses a GPU-accelerated flavor. For details about flavors, see A Summary List of x86 ECS Specifications.

pi2.2xlarge.4

ecs_password

String

Yes

Initial password of the ECS. After the ECS is created, reset the password by referring to 1. It can contain 8 to 26 characters, including at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters (!@$%^-_=+[{()}]:,./?~#*). For Windows ECSs, the password cannot contain the username, the username spelled backwards, or more than two consecutive characters in the username. The default administrator account is root.

None

elb_name

String

Yes

ELB name, which can contain 1 to 64 characters, including letters, digits, underscores (_), hyphens (-), and periods (.).

high-availability-aigc-applications-demo

eip_bandwidth_size

Number

Yes

EIP bandwidth, which is billed by traffic. Value range: 1-300 Mbit/s

300 Mbit/s

charging_mode

String

Yes

Billing mode. By default, expenses are automatically deducted. The value can be prePaid (yearly/monthly) or postPaid (pay-per-use).

postPaid

charge_period_unit

String

Yes

Unit of a subscription period. This parameter is valid and mandatory only when charging_mode is set to prePaid. The value can be month or year.

month

charge_period

Number

Yes

Subscription period. This parameter is valid and mandatory only when charging_mode is set to prePaid. Value range:

If charge_period_unit is set to month, the value range is from 1 to 9.

If charge_period_unit is set to year, the value range is from 1 to 3.

1

access_key_id

String

Yes

Access Key ID (AK), which is used to verify the identity of a user attempting to upload generated images to the OBS bucket. For details about how to obtain the AK, see Obtaining an Access Key (AK/SK).

None

secret_access_key

String

Yes

Secret Access Key (SK), which is used to sign requests. It must be used together with the AK to authenticate image upload requests. For details about how to obtain the SK, see Obtaining an Access Key (AK/SK).

None

  1. Log in to Practical Application of Huawei Cloud Solutions and select Building High-Availability AIGC Applications Based on Open-Source Models.

    Figure 1 Selecting a solution

  2. Click Deploy to switch to the Create Stack page.

    Figure 2 Creating a stack

  1. Click Next. On the displayed page, set parameters by referring to Table 1 and click Next.

    Figure 3 Configuring parameters

  1. (Optional) On the Configure Stack page, select rf_admin_trust from the agency drop-down list and click Next.

    Figure 4 Configuring a stack

  2. On the Confirm Configurations page, click Create Execution Plan.

    Figure 5 Creating an execution plan

  3. In the displayed Create Execution Plan dialog box, enter an execution plan name and click OK.

    Figure 6 Creating an execution plan

  4. On the Execution Plans tab, click Deploy. In the displayed dialog box, click Execute.

    Figure 7 Deploying the execution plan
    Figure 8 Confirming the deployment

  5. Wait until the deployment is successful and click the Events tab to view details.

    Figure 9 Successful deployment

  6. Refresh the page and view the web UI access description on the Outputs tab.

    Figure 10 Outputs

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback