Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 

12 rader
548 B

  1. MAILTO="{{ matrix_ssl_support_email }}"
  2. # The goal of this cronjob is to ask certbot to check
  3. # the current SSL certificates and to see if some need renewal.
  4. # If so, it would attempt to renew.
  5. #
  6. # Various services depend on these certificates and would need to be restarted.
  7. # This is not our concern here. We simply make sure the certificates are up to date.
  8. # Restarting of services happens on its own different schedule (other cronjobs).
  9. {{ matrix_ssl_renew_cron_time_definition }} root /bin/bash /usr/local/bin/matrix-ssl-certificates-renew