airavata-courses / spring17-laravel-portal

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

Make the 3 laravel portals to be visually different #14

Open Ameya05 opened 7 years ago

Ameya05 commented 7 years ago

The 3 laravel portals are served from the same code base at the moment. Change the setup to allow customizing each laravel portal instance within an instance.

Additionally, we may also display some node information on the UI to understand where the loadbalancer is forwarding us to.