matrix-docker-ansible-deploy/roles
Slavi Pantaleev ec0f936227 Try SSL renewal more frequently and reload later
It doesn't hurt to attempt renewal more frequently, as it only does
real work if it's actually necessary.

Reloading, we postpone some more, because certbot adds some random delay
(between 1 and 8 * 60 seconds) when renewing. We want to ensure
we reload at least 8 minutes later, which wasn't the case.

To make it even safer (in case future certbot versions use a longer
delay), we reload a whole hour later. We're in no rush to start using
the new certificates anyway, especially given that we attempt renewal
often.

Somewhat fixes #146 (Github Issue)
2019-04-23 17:59:02 +03:00
..
matrix-base Do not force firewalld on people 2019-04-03 11:37:20 +03:00
matrix-common-after/tasks Ensure systemd services are running when doing --tags=start 2019-04-03 11:19:06 +03:00
matrix-corporal Update matrix-corporal (1.3.0 -> 1.4.0) 2019-04-06 12:34:15 +03:00
matrix-coturn Do not force firewalld on people 2019-04-03 11:37:20 +03:00
matrix-dimension Make Dimension communicat to Synapse through Docker network 2019-04-14 16:09:29 +03:00
matrix-mailer Upgrade services 2019-04-21 08:57:49 +03:00
matrix-mxisd Make self-check not validate self-signed certificates 2019-03-22 09:41:08 +02:00
matrix-nginx-proxy Try SSL renewal more frequently and reload later 2019-04-23 17:59:02 +03:00
matrix-postgres Update some Docker images 2019-03-03 12:27:43 +02:00
matrix-riot-web Upgrade services 2019-04-21 08:57:49 +03:00
matrix-synapse Do not refer to Synapse as "Matrix Synapse" 2019-04-23 10:20:56 +03:00