For the paas-docker role the nginx unit provides configuration
for the vhosts matching deployed containers, but don't install
nginx itself.
Plan is to install and configure nginx fully automatically.
Ref T1595
|  Differential  D2223  
Install nginx on PaaS Docker servers Authored by dereckson on Feb 18 2020, 03:06. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 For the paas-docker role the nginx unit provides configuration Plan is to install and configure nginx fully automatically. Ref T1595 
Diff Detail 
 Event TimelineComment Actions local:
----------
          ID: nginx_software
    Function: pkg.installed
      Result: True
     Comment: All specified packages are already installed
     Started: 03:15:11.634330
    Duration: 1172.135 ms
     Changes:
----------
          ID: nginx_service
    Function: service.running
        Name: nginx
      Result: True
     Comment: Service nginx has been enabled, and is running
     Started: 03:15:12.927423
    Duration: 6077.146 ms
     Changes:
              ----------
              nginx:
                  True
Summary for local
------------
Succeeded: 2 (changed=1)
Failed:    0
------------
Total states run:     2
Total run time:   7.249 s |