Batist Leman

Results 12 comments of Batist Leman

Yes, when doing a redeploy the server requests return a 502 Bad gateway... How can I setup a 503 (even without a custom html page)?

@derwaldgeist Hi, do you find out how to do this? (I'm not even getting a 503 while updating... I get a 502)

I agree, the current nginx version for this package is: 1.19.3, and has the following security concerns: https://nvd.nist.gov/vuln/detail/CVE-2021-23017 I think it would be possible just to replace: `FROM jwilder/nginx-proxy:0.8.0` with:...

@zodern is there a way we can help move this forward? Should we open a PR for this? Perhaps we can make this an optional configuration, so there will be...

It's probably related to this: `image: "abernix/meteord:node-12-base",` (the latest version of meteor uses node 14) There is a related thread on the forums: https://forums.meteor.com/t/problem-meteor-2-3-1-mup-abernix-meteord-node-12-base-solved/56279/2

Can I manually set it to 503 or something when deploying? (A minimal HTML template that refreshes the page each ~20sec would be very useful)

I think this file might be outdated: https://github.com/zodern/meteor-up/blob/master/src/plugins/proxy/assets/nginx.tmpl vs: https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility Is there a way this could be automated? It seems like mozilla has a tool: https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=modern&openssl=1.1.1d&guideline=5.6

thanks! can this be merged?

I'm having the same problem, did you find a solution for this?

Any ideas if this would be a bug? or are for loops not included?