This repository contains files and a script to host the application in an EC2 instance through ubuntu server.
- AWS account.
- Keypair. WARNING: If you have a windows SO, download the .pew keypair file and load it as private key with PutyyGen.
- PHPStorm, VS Code, Vim (or Vi).
- Git.
- Look for Services > EC2 and launch Amazon EC2 instance using free tier Ubuntu 18.04 server within the AWS console. Follow the wizard steps.
- Once you have the EC2 instance in execution, autenticate throught SSH and run the bash script allowed in this repository. WARNING: You must have how to edit the apache configuration file.
- Install an FTP application to upload files into the directory var/www/html.
This section will be updated.