matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Slavi Pantaleev 3e57a1463a Serve nginx status page over HTTPS as well
Continuation of #234 (Github Pull Request).

I had unintentionally updated the documentation for the feature,
saying the page is available at `https://matrix.DOMAIN/nginx_status`.

Looks like it wasn't the case, going against my expectations.

I'm correcting this with this patch.
The status page is being made available on both HTTP and HTTPS.
Serving over HTTP is likely necessary for services like
Longview
(https://www.linode.com/docs/platform/longview/longview-app-for-nginx/)
2019-08-07 12:53:53 +03:00
..
defaults correct defaults 2019-08-07 10:56:29 +02:00
tasks Ensure matrix_ssl_retrieval_method value is valid 2019-08-02 11:59:10 +03:00
templates Serve nginx status page over HTTPS as well 2019-08-07 12:53:53 +03:00
vars Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00