airavata-courses / spring17-laravel-portal

Web Portal to experiment with Load Balancing
Apache License 2.0
4 stars 2 forks source link

Loadbalancer for Laravel Portal #3

Closed Ameya05 closed 7 years ago

Ameya05 commented 7 years ago

Issue to track Loadbalancer related discussion / code changes. We are proceeding with HAProxy as the loadbalancer.

HAProxy allows extensive configuration capabilities and is widely used and documented. It is also open source and easy to install/use.

Ameya05 commented 7 years ago

Installed HAProxy on EC2 instance with dummy servers configured in it. ec2-52-32-235-121.us-west-2.compute.amazonaws.com/haproxy?stats

To-Do: Integrate it with consul-template and setup HAProxy as a quorum

Ameya05 commented 7 years ago

The previous HAProxy installation was on Linux AMI, planning to shut it down. Also HAProxy is extensively documented for ubuntu, so have moved it to the HA LB ubuntu instance

Can be accessed at http://ec2-52-14-80-85.us-east-2.compute.amazonaws.com:8087/laravel?stats

Consul Server node resides on the same host http://ec2-52-14-80-85.us-east-2.compute.amazonaws.com:8500/ui/