Skip to content

Fujikomalan/aws-elb-site

 
 

Repository files navigation

Sample website template for study purpose (Multiple languages used)

Build


Description

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.


Feature

  • Sample website template
  • Education purpose (for AWS LoadBalancer)
  • License not required

Languages

  • Javascript
  • CSS
  • PHP
  • HTML

How to get these sites

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

Conclusion

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.

⚙️ Connect with Me and Owner


About

Demo site for amazon elb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.2%
  • PHP 23.3%
  • CSS 11.5%