rasodu / services

Start DLEMP server with prebuilt docker images. This is be much faster than building images from dockerfiles.
MIT License
2 stars 0 forks source link

Update repo to include new features introduces in DLEMP #16

Closed rasodu closed 7 years ago

rasodu commented 7 years ago

Old nginx service in now split into back-end and load balancer service. This will now allow to you split DAB(Distributed application bundle) file for your Laravel application. DAB file will not include load balancer service. You would need to deploy the docker cluster behind your load balancer.