Overview
This is a repackaged open-source software product wherein additional charges apply for the pre-configured stack which includes Nginx, MySQL, PHP, phpMyAdmin, Webmin, and Scripts which make it easy for you to use LEMP. We have phpMyAdmin intended to handle the administration of MySQL over the Web, Webmin for file transfer, and Scripts for the password, backup, and update management. LEMP is an open-source group of software that is used to serve dynamic web pages and web applications. It is an acronym that describes Linux operating system with Ngnix server including MYSQL and PHP. Intuz LEMP AMI makes easier for developers to make PHP-based web applications.
Highlights
- LEMP also has SSL integrated with it for more security.
- LEMP is integrated with phpmyadmin and webmin with file transfer.
- LEMP has Password Recovery, Snapshot and Update Management scripts.
Details
Typical total price
$0.029/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.01 | $0.006 | $0.016 |
t2.micro AWS Free Tier | $0.01 | $0.012 | $0.022 |
t2.small | $0.01 | $0.023 | $0.033 |
t2.medium | $0.01 | $0.046 | $0.056 |
t2.large | $0.01 | $0.093 | $0.103 |
t2.xlarge | $0.01 | $0.186 | $0.196 |
t2.2xlarge | $0.01 | $0.371 | $0.381 |
t3a.small Recommended | $0.01 | $0.019 | $0.029 |
t3a.medium | $0.01 | $0.038 | $0.048 |
t3a.large | $0.01 | $0.075 | $0.085 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
Intuz will not refund money in any case; however, you can cancel your subscription at 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
Latest Stable Release
Additional details
Usage instructions
Once the instance is running, enter http://instance-public-ip/ into your browser. Wait for the instance health checks to pass. You will then see the Nginx page. You can access 'phpmyadmin' page with url http://instance-public-ip/phpmyadmin and use 'root' as username and 'instance-id' as password. You can access 'webmin' page at port 8000, so your url will be http://instance-public-ip:8000 and use 'admin' as username and 'instance-id' as password. You can also access your instance via SSH using the username 'ubuntu' and your Amazon private key. For additional setup instructions please visit https://www.intuz.com/cloud/stack/lemp
Resources
Vendor resources
Support
Vendor support
We provide best effort technical support for this product. We will do our best to respond to your questions within the next 24 hours in business days. For any technical support or query, you can drop an email here: tech@intuz.com or fill up this form: https://www.intuz.com/contactus Intuz team provides the best technical documentation for installation and setup through this guide:
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.
Similar products
Customer reviews
issue with hiding .php extensions
Was not able to hide the .php extensions. My pretty perma links don't work.
Tried several conifg commands like
location / {
try_files $uri $uri/ @extensionless-php;
index index.html index.htm index.php;
}
Contact vendor no response. Looking for alternative solution. Unhappy customer
Perfect LEMP Stack
Great way to get up and running right out of the box. If you need a quick and simple lemp stack in the cloud, this is it.
Also, phpmyadmin, webmin and backup script completes this LEMP stack.
I would Recommend all to use this AMI