Currently, each Docker engine software receives a nginx front-end.
This change consolidates them in a specific role, to allow to move
the Docker engines into the private part.
Ref T1616
Differential D2293
Provide a PaaS front-end role dereckson on Jun 3 2020, 17:43. Authored by Tags None Referenced Files
Subscribers None
Details
Currently, each Docker engine software receives a nginx front-end. This change consolidates them in a specific role, to allow to move Ref T1616 Browse each vhost and ensure it serves a 200, not a 502/504.
Diff Detail
Event TimelineComment Actions The issue with this idea is we've to load balance more than HTTP:
Comment Actions Not currently in scope as:
Plan is instead to first create a general load balancer role, then move paas-docker nginx on it |