kool-dev / kool

From local development to the cloud: web apps development with containers made easy.
https://kool.dev
MIT License
664 stars 45 forks source link

please add option to add web servers like ngnix in laravel #488

Open vahidalvandi opened 10 months ago

vahidalvandi commented 10 months ago

please add option to add web servers like ngnix in laravel

fabriciojs commented 9 months ago

Hello @vahidalvandi

I don't think I understand the request/suggestion... Our current Laravel presets do rely on kooldev/php images which ship with Nginx/PHP-FPM by default. We also have a preset for Nginx only.

So when you say "add webservers like nginx in Laravel" - do you mean offer a way for people to add a Webserver like Nginx on other containers? Or to set up a standalone Webserver like Nginx to use for proxying or something like that?

We are in a good run on update stuff around - if you can clarify the request and it makes sense, good chance we can work on it soon.