NGINX: multi-branch deployment with Ansible, NGINX map and HTTP Headers
26 June 2019We have a standard LEMP setup NGINX, PHP-FPM. Application – Yii-framework, deployed from Jenkins using Ansible role with the synchronize module on backend hosts in a /data/projects/prjectname/frontend/web, directory which is set as a root for an NGINX virtual host. The task is to have the ability to deploy the same application on the same backend… Read More »