Install, configure, and launch a WordPress blog on an Amazon Linux 2023 instance.
-
A VPC with one public subnet and one private subnet in one Availability Zone.
-
A Network Load Balancer in the public subnet.
-
An EC2 instance acting both as a web server and a database server in the private subnet.
-
A webserver security group configured to allow HTTPs traffic to the Amazon EC2 web and database server.
-
Launch an EC2 using AWS Session Manger
-
Downloaded software pages for setting up database and web server
-
Downloaded latest WordPress package
-
Configuring SSL/TLS on Amazon Linux 2023
-
Install and configure MarDB Server and set up a database for WordPress installation
-
Configure WordPress installation - Edited WordPess configuration files to fit specifications provided
-
Installing WordPress files under Apache document root
-
Allow WordPress to use permalinks
-
Installing PHP graphics drawing library on the Amazon Linux image
-
Configuring WordPress file permissions for Apache web server
-
Launching WordPress installation script and verified database server and Apache web server are launched
- Verified WordPress blog has been activated and running! Logged into WordPress with username and password created