Overview
This is a repackaged open source software product wherein additional charges apply for support with a 24-hour response time. MediaWiki is one of the most popular open-source knowledge management systems broadly used by public and private organizations. This MediaWiki AMI is running on our LAMP PHP 8.1 AMI featuring Apache 2.4, MariaDB 10.5, phpMyAdmin 5.2 and MediaWiki 1.39
Highlights
- Ready-to-run MediaWiki
- Apache, MariaDB, phpMyAdmin, PHP8.1
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 (gp2) volumes | $0.10/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
Additional details
Usage instructions
- Once the instance is running, you can connect to the operating system via SSH with your Amazon private key and the username 'ec2-user'.
2.MediaWiki can be can be accessed at https://{your-ec2-ip-address}/ - Click on 'set up wiki' to start installation. Click 'Continue' and complete Connect to database step as follows: Database host: localhost Database name: mediawiki Database username: mediawiki Database password: xxxxxxxxx You can find DB initial password from EC2 management console System Log. You can also SSH into your instance and find the login credential using the following command. $ cat /home/ec2-user/credentials
- When presented with the Database settings screen, complete required fields and click continue to finish MediaWiki installation.
- Next, upload generated LocalSettings.php to the same directory as index.php using the scp command. Please refer to the documentation for the script at https://cloudcookie.info/docs/aws-documentation/aws-mediawiki/mediawiki-installation/
- Click 'enter you wiki' to start using MediaWiki. Alternatively, you can access the same page at https://xxx.xxx.xxx.xxx/index.php .
- If the IP has changed due to stop/start instance, run the following script to access the website. $ vim /var/www/html/mediawiki/LocalSettings.php
- You can access phpMyAdmin after creating ssh tunnel using the following command. $ ssh ec2-user@{ipaddress} -i {ssh-key-file.pem} -N -L 8080:localhost:80. http://localhost:8080/phpMyAdmin
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.