AWS-Logo_White-Color
1.
Introduction
2.
Preparation
2.1
Create access key
2.2
Create instance profile
2.3
Create service role
3.
Launch an EC2 instance
4.
Installing CodeDeploy Agent
5.
Create S3 bucket
6.
Create deployment group
7.
Deploy the WordPress App
8.
Clean up resources
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
27-11-2022
Team
Thạch Nguyễn
Gia Hưng
Deploy WordPress to an Amazon EC2 instance using CodeDeploy
> Deploy the WordPress App
Deploy the WordPress App
Deploy WordPress App
Back to the application interface
Select
Revisions
Select
Deploy application
In the deployment interface
Select the created deployment group.
Select
My application is stored in Amazon S3
Remaining default configuration.
Select
Create deployment
Deployment is successful.
View event deployment details.
View the deployment history of the successful deployment.
See if the deployment group has deployed to zero.
See the application deploy successfully.
Test by accessing the WordPress application using Public Ipv4 DNS.
Success with Apache Sites
Make a navigation to WordPress.
Perform WordPress configuration.
WordPress Configuration
Database name
: test.
Username
: root
Password
: leave blank
Database Host
: localhost
Table Prefix
: wp_
Select
Submit
Select
Run the installation
Complete the information.
WordPress theme.