当前位置:网站首页>Two ways for Tencent cloud server to build WordPress website
Two ways for Tencent cloud server to build WordPress website
2020-11-09 13:38:00 【osc u*ohsup7nf】

For the novice station builder , Using cloud server is more difficult than cloud virtual host , Because virtual hosts have an operation panel , So it's easier to use .
But in terms of flexibility and performance , Choosing cloud servers has a greater advantage , And now more and more individuals and enterprises are using cloud servers .
This article mainly talks about how to build personal website with cloud server , For beginners to build steps , Take Tencent cloud server as an example :
in addition , Tencent cloud server's latest preferential activities can Click to see
Here are two relatively simple ways , Build with cloud servers wordpress Website .
The first one is , Deploy with mirrors wordpress Website .
If we use the method of image deployment , First of all, pay attention to : Some overseas regions do not support the creation of cloud servers through the image market , If you don't see it under the selected region “ Mirror market ” The option to , Then you can't use this method . The second way to build a website can be done in the following way .
Image deployment steps :
When buying a cloud server , Select the following “ Mirror image ”-“ Mirror market ”-“wordpress Blog platform ”


After the purchase , Go to the console , Find your cloud server , Copy the public network ip, Open... In the browser address bar , The guide page below will appear :

Click on “ Access permissions ”, You download a document to your computer , It has a configured wordpress Website login account information and so on . We can successfully log in to wordpress It's backstage .

wordpress The default login address of the background is : Your domain name or ip/wp-admin
The second kind , Use the pagoda panel to deploy wordpress Website
When you buy a cloud server , Mirror selection selection selection “ Public image ” Under the linux System ( recommend CentOS)

After the purchase is completed, in the console , Find your cloud server , Copy the public network ip, Resolve your domain name to this public network ip Address .
Operation steps : Domain name management - analysis - Novices quickly add

next , Log in to your cloud server , Here's the picture

After go in , It's the command line interface , We just need to type the following line of command ( This code applies to CentOS System , For other systems, please refer to Pagoda website course ), You can install the pagoda panel with one click .
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh

Wait a few minutes , The system will install automatically . If there is Y perhaps N The option to , Input y You can continue to install .

After successful installation , We type... On the command line interface bt , The help message on the pagoda panel will be displayed , And then enter the number 14, Will display the pagoda background login address and initial user name and password .


Copy the address to the browser address bar and open , Enter your username and password , Enter the background of the pagoda panel . About modifying the default user name and port number and other security settings , The special offer on the cloud will not be discussed in detail here , You can modify it by yourself .
The first time you enter the pagoda's panel in the background , A window will pop up , It is recommended that we install the server environment LNMP Kit or LAMP Kit , It is recommended to install LNMP Kit . choice “ A key to install ” that will do .( If it's not installed here , One by one manual installation is also possible in the software store of the panel )

And then start installing wordpress, Click on the left side of the panel “ Software store ”, choice “wordpress” One key deployment .

Fill in your domain name information , You can also customize the database name and password , Here, it is recommended that novices use the default data created by the system , Avoid error .

Click on “ Submit ” after , The system will start automatically creating the database , Then a window will pop up , It has a database user name 、 Database name, password and wordpress Access address . Special offers on the cloud remind you to remember to save this information .
land wordpress Access address , Start configuration wordpress. Fill in the relevant information as required .






The installation is successful here .PS: If there is an error, the installation is not successful , You can delete site information in site management , Just reinstall .
Then you can log in wordpress Backstage , The default login address is : Your domain name or ip Address /wp-admin

Last , Let's talk about how to install multiple sites , Click on the left side of the panel “ Website ”, And then click “ Add site ” that will do . If it's a static website file , You don't need to create a database . Or directly in the app store , Select one click deployment wordpress, It will also automatically add sites , The effect is the same .
These are two ways for novices to build websites with cloud servers , I recommend the second one click deployment of pagoda panel , The operation is simple and easy to manage , General free version of the function is enough . The paid version is more powerful , You can choose whether to upgrade according to your personal needs .
版权声明
本文为[osc u*ohsup7nf]所创,转载请带上原文链接,感谢
边栏推荐
- In the future, China Telecom will make cloud computing service the main business of China Telecom
- What are the implementations of distributed locks?
- Well, the four ways to query the maximum value of sliding window are good
- 除了解析域名,DNS还能干吗?
- It's amazing! Ali senior architect 20 years of experience, collate and share servicemesh actual combat documents, pay rise is bad for this article!
- leetcode算法(1)
- From coding, network transmission, architecture design, Tencent cloud high quality, high availability real-time audio and video technology practice
- spark学习(三)--内存管理和性能调优
- IDEA rest-client,会了它我还没打开过postman
- The choice of domain name of foreign trade self built website
猜你喜欢
随机推荐
Navigation component of Android architecture (2)
JVM learning (4) - garbage collector and memory allocation
What are the implementations of distributed locks?
Why I strongly recommend custom development of small programs, these benefits you need to understand
接口测试如何在post请求中传递文件
Clock service Android implementation of alarm clock
I interviewed a 33 year old Android programmer, who could only program for Baidu, but wanted 25K, which was met by me
Is SEO right or wrong?
Learn with me. NETCORE EF core practical introduction, a look will
Mobile security reinforcement helps app achieve comprehensive and effective security protection
你这么不努力,怎么做年薪40W的大数据打工人?
List of wechat video Number broadcasters October 2020
“开源软件供应链点亮计划 - 暑期 2020”公布结果 基于 ChubaoFS 开发的项目获得最佳质量奖
JS判断对象类型方法_typeof怎么用_instanceof怎么用_constructor怎么用_Object.prototype.toString()怎么用
Idea rest client, yes, I haven't opened postman yet
Notes for csp-j / s 2020
在嵌入式设备中实现webrtc的第三种方式③
IDEA解决yml配置文件中文输出乱码问题
Four steps of Android integrated payment
spark学习(二)--作业调度和shuffle解析







