rasodu / DLEMP

0 stars 0 forks source link

Split load balancer #67

Closed rasodu closed 7 years ago

rasodu commented 7 years ago

nginxhttp, nginxhttps and lets encrypt containers creates load balancer.

A new service called httpbackend is introduce that is responsible for getting response from phpfpm container.

This change will now allow creating bundle file for your laravel app(Since load balancer doesn't need to be part of bundle file).