airavata-courses / spring17-laravel-portal

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

Migrate Laravel portal deploy scripts from Linux to Ubuntu #12

Closed Ameya05 closed 7 years ago

Ameya05 commented 7 years ago

Laravel portal deploy scripts for Amazon Code deploy were written to be deployed on Linux env. However, we have found various applications such as HAProxy, memcached, etc are poorly documented for Amazon linux.

Also, the loadbalancer is written for ubuntu. So moving onto a single OS instead of having 2 different OS in the project.

Ameya05 commented 7 years ago

This has been successfully completed.

There are 3 laravel portals each on the 2 autoscaled EC2 instances.

HAProxy stats - http://52.14.80.85:8087/laravel?stats
Consul - http://52.14.80.85:8500/ui/#/dc1/services/laravel-portal-3000
Loadbalanced Laravel portal URL