Skip to content

These are the scripts to install LAMP and MongoDB on EC2 virtual machine.

Notifications You must be signed in to change notification settings

dengn/Install-LAMP-MONGO-on-EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install-LAMP-MONGO-on-EC2

These are the scripts to install LAMP and MongoDB on EC2 virtual machine.

  1. Launch an EC2 Amazon Linux instance.
  2. You may need to edit the security group and blabla as the official tutorial suggests.
  3. Log on by SSH, "sudo sh install_lamp_1.sh", which will help you to install the complete LAMP, you should make the initial configurations of MySQL.
  4. After the install_lamp_1.sh, the machine will reboot. Relog on, and install the second part.
  5. After the LAMP part is done, run "sudo sh mongo_install.sh".

About

These are the scripts to install LAMP and MongoDB on EC2 virtual machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages