Overview
This is a repackaged open source software product wherein additional charges apply for support with a 24-hour response time. WordPress is one of the most popular website builder and content management systems, offering a wide array of content customization plugins for site optimization and diverse user experience. This WordPress AMI is running on our LEMP PHP 8.0 AMI featuring Nginx 1.20, MariaDB 10.5, PHP 8.0 and phpMyAdmin 5.1. This stack also provides secure phpMyAdmin and wp-cli functionality.
Highlights
- Same pricing for all instance types.
- Secure phpMyAdmin path
Details
Typical total price
$0.049/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.03 | $0.012 | $0.042 |
t2.small | $0.03 | $0.023 | $0.053 |
t2.medium | $0.03 | $0.046 | $0.076 |
t2.large | $0.03 | $0.093 | $0.123 |
t2.xlarge | $0.03 | $0.186 | $0.216 |
t2.2xlarge | $0.03 | $0.371 | $0.401 |
t3.micro AWS Free Tier | $0.03 | $0.01 | $0.04 |
t3.small | $0.03 | $0.021 | $0.051 |
t3.medium | $0.03 | $0.042 | $0.072 |
t3.large | $0.03 | $0.083 | $0.113 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
There is no refund on hourly subscription, but you can cancel any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Updated to WordPress 6.6
Additional details
Usage instructions
Thank you for using Classmethod WordPress Nginx AMI. This AMI is based on Amazon Linux 2 Kernel 5.10.
- Once the instance is running, you can connect to the operating system via SSH with your Amazon private key and the username 'ec2-user'.
- WordPress can be accessed at - https://{your-ec2-ip-address}/
- For the DB server password, you can find the password from the EC2 management console System Log. Select your Instance -> Actions > Monitor and troubleshoot -> Get System log. Alternatively, you can SSH into your instance and find the login credential using the following command. $ cat /home/ec2-user/credentials
- You can access phpMyAdmin after creating ssh tunnel. ex.) create ssh tunnel by executing the following command: $ ssh ec2-user@{ipaddress} -i {ssh-key-file.pem} -N -L 8080:localhost:80
- After creating ssh tunnel, you can access phpMyAdmin Welcome page at http://localhost:8080/phpMyAdmin/ Please use 'root' for username and DB password to log in.
- You can change the WordPress URL by using wp-cli. You can change it by executing the following command after logging into the instance over SSH. $ curl -s localhost | grep wp-content $ wp search-replace 'old_site_url' 'new_site_url' --path=/usr/share/nginx/html/wordpress --skip-columns=guid
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.