thoughts about supporting basic_auth ?
Basically I'm thinking of VIRTUAL_BASIC_AUTH=admin:hashedpassword by leveraging apache2-utils. Each container could optionally have that variable which would allow us to generate the htpassword dynamically at /etc/nginx/htpassw/$VIRTUAL_HOST
thoughts about supporting basic_auth ?
Basically I'm thinking of
VIRTUAL_BASIC_AUTH=admin:hashedpasswordby leveraging apache2-utils. Each container could optionally have that variable which would allow us to generate the htpassword dynamically at/etc/nginx/htpassw/$VIRTUAL_HOST