新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略

Newbies can also get started quickly: AliCloud + pagoda panel to create a WordPress site full strategy

新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略-光子波动网 | 专业WordPress修复服务,全球范围,快速响应
Newbies can also get started quickly: AliCloud + pagoda panel to create a WordPress site full strategy
This is a paid read, please pay to view it
18.99
paid-for reading
Sold 886

preamble

This tutorial will walk you throughHow to Build a WordPress Website with AliCloud Server and Pagoda PanelIt's easy to do, even if you're a novice.

图片[1]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略

WordPress is a Web Content Management System. It was originally created as a tool for publishing blogs, but has since evolved to support the publishing of other Web content, including more traditional Web sites, mailing lists and Internet forums, media libraries, membership sites, learning management systems, and online stores.

Process Introduction

图片[2]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略

AliCloud Server + Pagoda Panel Installation wordpress Flowchart

preliminary

Before you start, you need to prepare the following:

  • Aliyun Account: If not, sign up for an AliCloud account.
  • domain nameIf you need to bind a domain name, register it in advance and complete the real-name authentication.

Purchase and Configure AliCloud Server

1. Log in to the AliCloud console

interviews AliCloud official website, use your account to log in.

2. Purchase and configure the cloud server ECS

  • In the top navigation bar select "Product." > "Cloud server ECS"The
图片[3]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略
  • strike (on the keyboard) "Buy Now", choose the configuration according to the needs:
    • Type of payment:Choose according to your needs, and you can also upgrade and re-select later on if the traffic increases because of it.(Choose from yearly and monthly packages, pay-per-use, preemptive instances, yearly and monthly prices)More favorable)The payment types are selected as shown in the table:
billing methodApplicable resourcesinstructions
make monthly payments for a year or moreComputing resources (vCPU and memory),
Mirroring, cloud disk, public bandwidth
A prepaid model, i.e., pay before you use. Generally applicable to fixed 7*24 services, such as web services.
You will need to settle your annual and monthly resource bills before you can start using it.
pay per volumeComputing resources (vCPU and memory),
Mirroring, Cloud Disk, Public Bandwidth, Snapshots
A postpaid model, i.e., use before paying. It is suitable for applications or services that have bursts of business volume, such as temporary expansion and temporary testing.
The system generates a bill and deducts charges each billing cycle.
preemptive exampleComputing resources (vCPU and memory)An on-demand instance where the price is lower than a pay-per-use instance and fluctuates with supply and demand, and is charged for the actual hours of use.
For scenarios that are cost-sensitive but do not require high reliability of computing resources.
Table 1.1 Description of the 3 billing methods
  • Geography and availability zones: Choose the area closest to your user base so that theFaster accessTheData transfer takes time, so physical distance has an impact on access speed. E.g., your user group is in mainland China, and youDon't want to file a domain nameYou can choose Hong Kong, China, Singapore. (Mainland China: domain name needs to be filed. (Hong Kong, China and other regions: domain name does not need to record).
图片[4]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略
  • Selection of instances: You can refer to the table to choose the right CPU for you , as well as the recommended memory. (As Table 1.2)
E-commerce platform sizeApplicable ScenariosRecommended CPURecommended Memorynote
Lightweight e-commerce platformNot a lot of daily visits.
Hundreds to thousands of visits per day
2 Nuclei4GBSuitable for individuals or
Small and medium-sized e-commerce business
Medium-sized e-commerce platformMedium access.
Thousands to tens of thousands of visits per day
4-core8GB - 16GBSuitable for concurrent users
Growing e-commerce platforms
Large e-commerce platformslarge e-commerce sites.
Average number of daily visits
Hundreds of thousands to millions.
Supports high concurrency scenarios
8 cores and above32GB and aboveSuitable for large-scale high
concurrent scenarios.
Supports peak loads such as promotional events
Table 1.2 Recommendations for CPU and Memory Selection
  • specification family: Different CPUs and RAM will show different specification families. Usually we select "Computational c, or general-purpose u, and economic e", so choose according to your needs and also refer to the table below. Here we chooseComputationalcMake an example.
specification familyspecificitiesApplicable Scenarios
Computational cOptimized CPU performance for high compute density scenariosHigh performance computing, scientific computing, data analytics
General purpose uCompute, memory, and network resource balancingWeb servers, enterprise applications
Economy eLow cost, providing basic computing powerTest environments, small applications, lightweight operations
AMD Computational c8aBased on AMD processor, cost-effectiveLarge-scale computing, video codecs
High Mains Computing hfcProvides higher CPU frequency.
Suitable for high-frequency computing tasks
Game servers, financial modeling, high-performance databases
Performance Enhanced Computing c8aeoptimized on a computational basis.
For scenarios that require more resources
Big data processing, distributed computing
preemptive exampleLow price, but instances may be recalled by the systemBatch processing, elastic scaling, ad hoc test tasks
Table 1.3 Selection of specifications
图片[5]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略
  • mirroring: Selection "Public Mirror"and select "Ubuntu ". Choose a mirror according to your needs, but here it is recommended to choose Ubuntu , the difference between the mirrors is shown in Table 1.3:
mirroringspecificitiesApplicable Scenarios
Alibaba Cloud LinuxAliyun's own system to optimize the cloud environmentAliCloud Apps
Anolis OSDomestic operating system, alternative to CentOSEnvironment of policy requirements
CentOSenterprise-class stabilization systems.Cessation of maintenanceTraditional servers
Windows ServerMicrosoft operating system for Windows applicationsNET applications, SQL Server
SUSE LinuxEnterprise mission-critical optimization, especially for SAPData centers, database systems
OpenSUSECommunity Edition SUSE, Flexible and StableDevelopment and test environments
Rocky LinuxCentOS replacement, compatible with RHELEnterprise Server
UbuntuWorld's most popular, strong community support, cloud friendlyWeb services, cloud environments
DebianHigh stability for long running applicationsApplications requiring high stability
FedoraKeeping up with new technologies, suitable for development and testingDevelopment, Testing
Fedora CoreOSDesigned for containerization, lightweight and automatic updatesContainerized Applications
FreeBSDHigh performance and securityweb server
Table 1.3 Differences in Mirroring

Summary: Why choose Ubuntu
Ubuntu, one of the world's most popular Linux distributions, has a wide range ofCommunity support and rich application scenarios. Feature:Open source, ease of use, and stability. Making it one of the most popular choices on cloud serversUbuntu also has a number of Long Term Support (LTS) releases that can provideLong-term security updates for business use. Ubuntu is an excellent choice if you want to quickly boot up a lightweight, efficient server environment and don't want to run into too many compatibility issues.

图片[6]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略
  • stockpile: If there are no special needs, the default will do.

Knowledge Points:

** Cloud Drive **

  • ESSD EntryThis is the ESSD cloud drive.Entry-level options, suitable for scenarios where basic storage performance is required. It offers lower IOPS (input-output operands) and throughput and is therefore relatively inexpensive. TypicallyFor applications or test environments with low performance requirements. (more options)
  • ESSD Cloud DriveThis isStandard Grades ESSD Cloud Drive, which offers higher IOPS and throughput than Entry, is suitable for most production environments and applications that require moderate performance. It has relatively balanced performance forGeneral Enterprise ApplicationsThe
  • ESSD AutoPLThis is the ESSD cloud drive.Automated performance grading versionThe system dynamically adjusts IOPS and throughput to your needs. It is suitable forApplications with fluctuating performance requirementsThe price may vary depending on the performance used, as it is able to automatically adjust its performance according to the load.

** Capacity **

  • The system disk is used forStorage of operating systems and basic softwareThe

** IOPS **

  • It shows this cloud diskNumber of input/output operations per secondThe value is 2120, which represents the performance capability of the cloud drive, the higher the value the better the performance.

** Snapshot service **

  • You can choose to create an automatic snapshot policy for your system disk. Snapshot is a backup method to prevent risks such as virus infection or data deletion by mistake, and the snapshot service backs up the cloud disk data regularly.
  • reticulation: Bandwidth selection on demandexecutable configurationThe
    • Low bandwidth (1-5 Mbps): Suitable forMini-website,personal blogOr a simple test environment.
    • Medium bandwidth (5-50 Mbps): Suitable forMedium Enterprise Website, more frequent network access or medium-sized streaming, etc.
    • High bandwidth (50-200 Mbps): Suitable for enterprise websites that require a large number of concurrent accesses, online gaming, video streaming, and other applications that require high network performance.
  • security group: Select New Security Group. Remember to select HTTP,HTTPS

HTTP protocol: is the most basic communication protocol on the Internet, used to transfer web content between a browser and a server. When a user visits a website through a browser, the server transmits the web page to the user through the HTTP protocol.

HTTPS protocol: is a secure version of HTTP that secures the transmission of data through SSL/TLS encryption. It ensures that the communication between the user and the server cannot be eavesdropped or tampered with.

图片[7]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略
  • Setting a password: Set a login password and keep it in mind.
图片[8]-新手也能快速上手:阿里云+宝塔面板打造WordPress网站全攻略
  • Confirm Configuration, complete the payment.


Contact Us
Can't read the article? Contact us for free answers! Free help for personal, small business sites!
Tel: 020-2206-9892
QQ咨询:1025174874
(iii) E-mail: info@361sale.com
Working hours: Monday to Friday, 9:30-18:30, holidays off
© Reprint statement
This article was written by Harry
THE END
If you like it, support it.
kudos9.7W+ share (joys, benefits, privileges etc) with others
commentaries sofa-buying

Please log in to post a comment

    • 头像outstanding soldier0
    • 头像open0