Use a pre-configured WordPress application image to quickly set up a personal WordPress blog.
Prerequisites
-
You have registered an Alibaba Cloud account and completed real-name verification.
-
Make sure that your account has a sufficient balance. To top up your account, see Online Top-up.
Step 1: Create a Simple Application Server instance
-
Go to the Servers page in the Simple Application Server console.
-
In the middle of the page, click Create Server.
-
On the Simple Application Server page, configure the core settings and leave the other parameters at their default values.
Parameter
Example
Description
Image
-
Application Images: WordPress
-
Tag: 6.7.1
Click Application Images, and select the WordPress image and its version.
NoteClick Expand other images to view more images.
Region
Singapore
Choose a region close to your customers to reduce network latency. Regions outside mainland China, such as China (Hong Kong) and Singapore, provide international bandwidth. Users in mainland China may experience high network latency. For more information, see Regions and network connectivity.
Purchase Settings
-
Quantity: 1
-
Duration: 1 Month
Select the quantity and subscription duration based on your needs. Auto-renewal is enabled by default.
-
-
Click Buy Now and complete the payment as prompted.
After the payment is complete, click Go to Console. On the Servers page, find the instance that you created. When the instance's status changes from Pending to Running, the instance has been created.
Step 2: Obtain the WordPress login credentials
-
On the instance card, click the instance ID.
-
Click the Application Details tab to obtain the WordPress login credentials.
-
In the WordPress information section on the Application Details tab, find the home page URL
http://118.178.XX.XXand the administrator login URLhttp://118.178.XX.XX/wp-admin. -
To the right of the WordPress information section, click View Credentials. In the View Credentials dialog box, obtain the administrator password.
-
Step 3: Log in to the WordPress dashboard
-
Click the Administrator Page Address link to open the administrator login page.
-
Enter the administrator username
adminand password, and then click Log In. -
In the left-side navigation pane, choose .
-
In the Users list, hover over admin and click Edit.
-
Edit your user information and click Update Profile.
For complete details on all parameters, see the official WordPress documentation.
-
In the Contact info section, configure the following parameters:
-
Email (required): Enter your email address.
-
Website: Enter your WordPress site's URL.
-
-
In the Account management section, click Set New Password to set a custom password.
-
-
(Optional) Create a mobile-friendly version of your blog.
You can use the WPtouch plugin to create a mobile-friendly version of your blog.
Step 4: Verify that the website is live
Return to the Application Details tab for your instance in the Simple Application Server console. Click the Homepage Address URL. If the default WordPress welcome page appears, your website is live.
Related topics
-
Register and resolve a domain name
Accessing your website by its public IP address is less secure. We recommend using a domain name instead.
-
If you have associated a domain name with your Simple Application Server instance, you can configure HTTPS for it to protect data with encryption and identity authentication.
-
Deploy an environment, or build a website or application
See Best practices to build an environment or a website. For more tutorials on manual setup, refer to the Elastic Compute Service (ECS) documentation: Build an environment, Build a website, and Build an application.
ImportantWhen you follow an ECS tutorial for a Simple Application Server instance, select a tutorial for manual setup. Ensure that the OS version specified in the tutorial matches the OS image version of your instance. Otherwise, commands may fail due to version incompatibilities.