It's using as a sample website and it's might be helpful to someone start studying with aws elastic load-balancer and who needs a site written as Javascript, CSS and PHP so it doesn't need any other services only have a webserver service. Also, I'm really thankful to fuji sir and he is the developer of the website and I just forked the webiste and make some changes on my point of view.
- Sample website template
- Education purpose (for AWS LoadBalancer)
- License not required
- Javascript
- CSS
- PHP
- HTML
sudo yum install git -y
git clone https://github.com/yousafkhamza/aws-elb-site.git
cd aws-elb-site
Move any site to Website Docroot
Eg:
cp -r ./* /var/www/html/ #<------ it depends on your webserver document root
It's a Javascript, CSS and PHP written website template and its simply working with webserver only so maybe you guys need a proper website content for study purpose mainly we can change the version on aws education time that we can use this site to use learn blue green deployment time. So, please check this and use one of any website on this repo.