azure - How deploy PHP Application in WebApp for containers -


i have containerised php application (symfony) in php-fpm container. expose website nginx server reverse proxy , connecting via fastcgi php-fpm container.

do how can bring php-fpm container web app containers azure service? need included webserver container publish website? (something apache+mod_php?)

i believe should someway connect azure webserver container.

thanks,

you're allowed 1 image, you'll have add webserver existing php-fpm container. you've got of nginx configs assume, try installing nginx in php-fpm container.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -