Closed Ameya05 closed 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
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/
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.