openbridge / nginx

NGINX Accelerated! This is a Docker image that creates a high performance (FAST!), optimized image for NGINX for use with Redis and PHP-FMP. Deliver sites and applications with performance, reliability, security, and scale. This NGINX server offers advanced performance, web and mobile acceleration, security controls, application monitoring, and management.
https://www.openbridge.com/
MIT License
233 stars 53 forks source link

multiple site setting at nginx env #56

Closed bluebamus closed 3 years ago

bluebamus commented 5 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

if I want to run several web site service, How can I set the compose file and env file?

Normally I am using each pool config files in php-fpm folder and conf files in nginx at general case.

So, If you know How I can handle several files for nginx, I can manage it.

raulillana commented 4 years ago

@bluebamus did you get it to work?

tspicer commented 4 years ago

hi @bluebamus, as I stated in another issue you posted the configs are plug and play. We have some examples of HTML, PHP...as references. Nothing prevents you from defining your own NGINX config structure and model. You are welcome to reimagine those configs in whatever manner is needed.