In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces the relevant knowledge of "how to build a WordPress site on BAE". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Baidu Application engine (BAE) is a network application development platform launched by Baidu. Based on the BAE architecture, developers do not need to maintain any servers, but simply upload applications to provide services for users. BAE has the ability to transform the original stand-alone LAMP architecture into a distributed architecture.
Developers can develop, compile, release and debug PHP, Java, Python and Nodejs applications based on BAE platform. At the same time, BAE platform also provides a large number of cloud services to developers, including fetch URL, task queue, SQL, memcache, and more services will be provided in the future. In terms of performance, if developers want to increase service capacity, they can make flexible adjustments by applying for more execution units.
BAE service allows developers to get rid of tedious environment and service problems and focus on business logic in the process of developing network applications.
Execution environment: the environment in which applications execute in a cloud environment. The execution environment consists of execution groups, and each execution group contains execution units. The execution environment is divided into public clusters and private clusters.
Execution unit: the execution unit is the smallest service instance that runs user code in the cloud environment.
Execution group: a collection of several execution units. The environment of different execution units within the same execution group is isomorphic. The number of execution units in the execution group is automatically adjusted according to the actual load, but it is limited by system thresholds or user quotas.
Public cluster: a collection of execution groups that belong to cloud environment systems. The cloud environment ensures the secure isolation of code and data between different users and different applications in the public cluster. Public clusters are completely transparent to users.
Private cluster: a collection of execution groups that belong entirely to the user. Users can choose their own application code to deploy to any execution group they own. Execution units within a private execution group are not shared with other users.
Let's take a look at the specific steps for building WordPress on BAE.
First, register Baidu cloud platform BAE space
1. Baidu BAE official website: http://developer.baidu.com
2. To use Baidu Cloud platform BAE, you must first have a Baidu account. Enter the above URL and click on the upper right corner to register an account. After logging in, click to enter and fill in the developer information immediately.
Baidu cloud platform BAE space to create applications and cloud databases
1. Enter the home console, click "create Application" in the upper right corner of the page, enter "Application name" and "Domain name" as required, select "No access" for the access method, and click "OK".
2. After the application is created, open http://developer.baidu.com/dev, click "manage", and create a new version.
3. Enter the version number and click "Save". After the version is successfully created, click the box in front of the version number to add a check box, that is, online, and write down the SVN address below for backup.
4. Enter the cloud database: http://developer.baidu.com/bae/bdbs/db/
Click "create database" to enter the database description, and click "OK".
Third, BAE space creation Bucket Baidu cloud storage and spatial file management
1, enter: http://developer.baidu.com/bae/bcs/bucket/, click "create Bucket", enter the name and the required quota, the size of the most selected points, write down your Bucket name, backup.
2. Enter: http://developer.baidu.com/bae/bms/list/, click create message queue, select which queue mode you can choose, write down the queue name created by the system, and back up.
3, BAE file management, upload programs, etc., to use SVN, first download and install TortoiseSVN, and then install TortoiseSVN simplified Chinese language package, here search on the Internet to install one down, no more details.
4. Here is a brief explanation on how to upload. Create a local folder for storing checkout code from the SVN repository, right-click the folder, and click "SVN Checkout" (SVN check out).
5, URL box to enter the application's SVN address, just prompted you to write down the SVN address standby, click "OK", and then will be prompted to enter (Baidu) account and password.
4. Successfully build Wordpress in Baidu BAE space
1. Download Wordpress, or download the customized version of Wordpress For BAE that is popular on the Internet.
2. After downloading, extract the file to the folder you just created. Note that if your version number is 0, there is a 0 file in the folder. Put the program in the folder 0, and the prompt overwrite will overwrite the original file.
3. Select all WP files, right-click "TortoiseSVN"-- "Add" (add)
4. Then upload the file, select all WP files, right-click the folder "SVN Commit" (SVN submission), and the pop-up window point "Ok" (you may be prompted to enter the account password), waiting for the upload to be completed.
5. Open your application URL (the domain name you entered when you first created the application) and jump to the WordPress installation interface. The following is the ordinary WordPress installation process, GM, you can also log in to the WordPress control panel, go to the plug-in page, and try to activate the Baidu cloud storage plug-in (I haven't used it personally).
Fifth, Baidu free BAE space binding top-level domain name
1. Unlike SAE, domain name binding of BAE requires verification, filing, e-mail, etc. BAE can be bound only if you promise to put it on record.
2. First, record your domain name CNAME to the second-level domain name provided by BAE. After DNS resolution, you can bind it!
3. Click "add binding" when entering http://developer.baidu.com/bae/bce/appmng/domain-appid-appidplqbagaaww, enter your domain name address, check "promise has been filed", and click "confirm binding".
4. Next, you will see the prompt that the domain name is bound successfully.
That's all for "how to build a WordPress site on BAE". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.