This is a Docker reverse-proxy nginx from laravel proyects based on nginx server
You need add your laravel proyect on this folder to run your proyect.
SSL certificate: On this proyect you can use letsencript to download your domain ssl certificate. On docker-compose.yaml, uncoment container letsencrypt to gernerate your certificate. To your new laravel proyect, copy the sección containers "#### Proyecto AdmiApp###" and paste next to and replace proyect name folder and your domain.
This is a Docker reverse-proxy nginx from laravel proyects based on nginx server
You need add your laravel proyect on this folder to run your proyect.
SSL certificate: On this proyect you can use letsencript to download your domain ssl certificate. On docker-compose.yaml, uncoment container letsencrypt to gernerate your certificate. To your new laravel proyect, copy the sección containers "#### Proyecto AdmiApp###" and paste next to and replace proyect name folder and your domain.
In laradock you can configure different applications based mainly on Laravel. It could work in other technologies but to date they have not been tested yet.