This tutorial will detail how theTencent Cloud Serverprioritize the use of sth. 1Panel Manual installation andConfiguring WordPressTo install WordPress, manually configure your environment and install WordPress.
1Panel is anmodernize,free (of charge)both (... and...)open sourceServer O&M Management Panel is designed to help developers, O&M staff and webmasters manage servers and applications more efficiently. It provides intuitive and friendlygraphical interfaceIt makes complex server management tasks easy to use, even for inexperienced users.
Process Introduction
Tencent Cloud Serverprioritize the use of sth. 1Panel Manual installation andConfiguring WordPressflow chart
pre-conditions
- Tencent Cloud Server (There are many servers on the market today, such as AliCloud and TencentCloud. Choose the one that suits you.)
- WordPress Installer
About the server:
The first:
You can jump to Connecting to Cloud Servers Chapter.
The second:
If you don't have a server, this tutorial will take you through the process of purchasing aTencent Cloud ServerThe
sep1:log in (to a computer)Tencent Cloud Lightweight Application ServerThe
sep2: Select the server configuration.
- Application Creation Methods--Select "Based on operating system image" --Select "
Debian
" system imageYou can also choose "Ubantu
". (Differences are as in Table 1.1) - System selection ".Debian 12.0"
- Application Creation Methods--Select "Based on operating system image" --Select "
Mirror Name | descriptive | Population |
---|---|---|
OpenCloudOS | an open cloud operating system. Suitable for application development and operation in cloud environments. | Cloud environment developers, enterprise application developers |
CentOS | RHEL-based (Red Hat Enterprise Linux) of the free operating system. (stop updating) | Enterprise users, server administrators |
CentOS Stream | A rolling updated version of CentOS. Between Fedora and RHEL of the release model. | Developers, testers, Users who want to experience the new features |
Ubuntu | a popular open source operating system. in order touser-friendlycap (a poem)extensiveCommunity support is known. | Desktop users, developers, beginners, server administrator |
Debian | stabiliseboth (... and...)suretyof Linux distributions. is the basis for many other Linux distributions. | server administrator, system administrator, favoritestabilityusers |
- geography: Tencent Cloud data centers are distributed in multiple locations around the world and consist of different geographic regions. Each geographic region contains independent physical data centers, and the default intranet is not interoperable between light application servers in different geographic regions.
- point of knowledge (math.)::Choose the area closest to your user base so that theFaster access.. Data transfer takes time, so physical distance has an impact on access speed. E.g., your user base 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).
- geography: Tencent Cloud data centers are distributed in multiple locations around the world and consist of different geographic regions. Each geographic region contains independent physical data centers, and the default intranet is not interoperable between light application servers in different geographic regions.
- available area: Keep the defaultrandom allocationThe
- point of knowledge (math.): Each geographic area may contain multiple physical areas, called availability zones, where power and network are independent of each other. Availability zones within the same geography are connected by low-latency intranet links. Lightweight application servers in different Availability Zones within the same geography are interconnected by intranet.
- available area: Keep the defaultrandom allocationThe
- Package Types and Package Specifications: Make a choice according to your needs. Also refer to Table 1.2 . Choose the right CPU , and RAM for you, with peak broadband.
E-commerce platform size | Applicable Scenarios | Recommended CPU | Recommended Memory | Recommended Bandwidth | note |
---|---|---|---|---|---|
Lightweight e-commerce platform | Daily visits are modest, ranging from a few hundred to Thousands of visits | 2 Nuclei | 4GB | 1-5 Mbps (low bandwidth) | Suitable for individuals or Small and medium-sized e-commerce business |
Medium-sized e-commerce platform | Medium access. A couple thousand a day. Tens of thousands of visits | 4 Nuclei | 8GB - 16GB | 5-50 Mbps (medium bandwidth) | Suitable for concurrent users Number of e-commerce platforms growing |
Large e-commerce platforms | large e-commerce sites. Average daily visits: Hundreds of thousands to millions. Supports high concurrency scenarios | 8 cores and above | 32GB and above | 50-200 Mbps (high bandwidth) | suitable for large-scale, high-concurrency scenarios. Supports peak loads such as promotional events |
- server name:: Optional, defaults to "Mirror name - four random characters:" if not filled in.
- login credentials: Choose a login that suits you and customize your password.(Relatively simple)(math.) genususer ID
root
Setting up yourcryptographic****
and keep it in mind.
- login credentials: Choose a login that suits you and customize your password.(Relatively simple)(math.) genususer ID
- Auto-renewal together with Recommended for you: Choose according to your needs.
- pact: Remember to check the box
Remote login to the cloud server
The connection server hastwomethods, the first through theTencent Cloud's GUI Direct ConnectAnotherConnecting via SSH The
Sep1: Find Tencent Cloud on the left menu"Server."
Then select the one you just purchased.server (computer)
Click to enter. As shown in the figure below.
Sep2. locateRemote Access
SelectionOne Click Login
orPassword key login
The
Sep3: Scanning Login (Perform secondary validation) and you're done logging in.
There are many SSH tools out there, choose the one that suits you, this tutorial uses the FinalShell tool to demonstrate remote connection.
Sep1: 打开 FinalShell
Sep2:Click "New Folder
","New Connection
".
S
Sep3:New Connection
Sep4You've beenSuccessfully connected to the server.
Installing 1Panel
Install the 1Panel panel in the Tencent Cloud server:
Sep1:: Access1Panelofficial website and get the installation command.
Sep2. strike (on the keyboard)download and install
, find your corresponding system image. And copy the code.
- (Here we use
Debian
(the install command):
- (Here we use
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && bash quick_start.sh
Sep3:Install 1Panel with the command
1. Copy it to your console and click Enter. Use the curl
downloading quick_start.sh
Script.
2. Adoption sudo
Privilege to execute the script as an administrator. (The code is as follows:)
sudo bash quick_start.sh
3. It will appear at the beginning of the installation.Set the 1Panel installation directory (default is /opt)
Here we click onenter (computer key), said:Use the default installation path /opt)
. As shown in the figure below:
4. Setting 1Panel ports(math.) genusSecure Entry(math.) genuspanel user. Clickenter (computer key), keep the default.
5.Setting 1 Panel panel code: Enter your password and hit enter.
6. Save the information: The following figure appears, indicating that youSuccessful installationup. (remember here)14351
(It's your port number, see Knowledge Points for details).
point of knowledge (math.): Used to specify specific service or application access.
extranet address::
http://43.154.84.42:14351/56c1fb29fe
- Here.
43.154.84.42
is the IP address of the external access, and the colon followed by the14351
It's the port number.intranet address::
http://10.5.0.15:14351/56c1fb29fe
- Here.
10.5.0.15
is the IP address of the intranet, and the colon followed by the14351
Again, it's the port number.
Configuring Firewall Rules
This step isEnsure proper access to 1Panel and WordPress: Ensure that the necessary ports are open.external user(aka yourself) can access your website and admin panel normally.
Sep1: Go back to Tencent Cloud and click on the left sideserver (computer)If you have purchased a server, select the server you purchased. (as shown below) and underneath find theInternet and Domain NamesClick on (Firewall) -Administrative rulesThe
Figure 1: Server Information
Figure 2: Server network and domain information
Sep2. Add rules:
- write data in a box (on a questionnaire or web form)source (of information etc)
All IPV4 addresses
(math.) genusport number: Your own port number, it tells you how to view it. ClickrecognizeThe
- write data in a box (on a questionnaire or web form)source (of information etc)
Sep3::existInternet search engineSearch for yourExtranet panel address
(You saved the information.) (You saved the information.)
- The following image appears, enterusername(math.) genuscryptographicThe
- newest
- hottest
See only the author.